fix: Fix glitchy video player controls in Safari (#35034)
This commit is contained in:
@@ -7309,6 +7309,7 @@ a.status-card {
|
||||
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