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

th-downstream
koyu 5 years ago committed by GitHub
parent 9619521459
commit e899e0dc98

@ -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;

Loading…
Cancel
Save