mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
[Glitch] fix: Fix glitchy video player controls in Safari
Port e28f86cbe5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -7613,6 +7613,7 @@ img.modal-warning {
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
transition: opacity 0.1s ease;
|
||||
will-change: opacity, pointer-events;
|
||||
|
||||
&.active {
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user