Change GIF label to be displayed even when autoplay is enabled in web UI (#13209)

This commit is contained in:
koyu 2020-03-06 05:31:51 +01:00 committed by GitHub
parent 0ae5c6312f
commit e69a3f54a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -5058,12 +5058,6 @@ a.status-card.compact:hover {
}
.media-gallery__gifv {
&.autoplay {
.media-gallery__gifv__label {
display: none;
}
}
&:hover {
.media-gallery__gifv__label {
opacity: 1;