[Glitch] fix: Fix glitchy video player controls in Safari
Port e28f86cbe56ec238e1ae089d1b65a486fc4dfbce to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
7ccf7fc456
commit
e20ef39da4
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user