Make sure audio element with added controls is not collapsed e.g. https://ota-ch.com/jp/res/488860.html

This commit is contained in:
ccd0 2019-12-31 19:36:54 -08:00
parent 4c41f00572
commit 89b4cabb1d

View File

@ -197,6 +197,7 @@ body.hasDropDownNav{
audio.controls-added {
display: block;
margin: auto;
white-space: normal;
}
:root.anti-autoplay div.embed {
position: static;