[Glitch] Change GIF label to be displayed even when autoplay is enabled in web UI

Port e899e0dc98 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
th-downstream
koyu 5 years ago committed by Thibaut Girka
parent d668512e64
commit 6a7c4c26f0

@ -62,12 +62,6 @@
}
.media-gallery__gifv {
&.autoplay {
.media-gallery__gifv__label {
display: none;
}
}
&:hover {
.media-gallery__gifv__label {
opacity: 1;

Loading…
Cancel
Save