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;
|
height: auto;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
:root.anti-autoplay center iframe {
|
||||||
|
display: block !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* fixed, z-index */
|
/* fixed, z-index */
|
||||||
#overlay,
|
#overlay,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user