mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-03-17 17:00:45 -04:00
Change GIF label to be displayed even when autoplay is enabled in web UI (#13209)
This commit is contained in:
parent
0ae5c6312f
commit
e69a3f54a1
@ -5058,12 +5058,6 @@ a.status-card.compact:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.media-gallery__gifv {
|
.media-gallery__gifv {
|
||||||
&.autoplay {
|
|
||||||
.media-gallery__gifv__label {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
.media-gallery__gifv__label {
|
.media-gallery__gifv__label {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user