Fix video not being displayed when 'Disable Autoplaying Sounds' is enabled.
This commit is contained in:
parent
95e716f7f2
commit
697b4dc603
@ -127,6 +127,9 @@ audio.controls-added {
|
||||
height: auto;
|
||||
text-align: center;
|
||||
}
|
||||
:root.anti-autoplay center iframe {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
/* fixed, z-index */
|
||||
#overlay,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user