fix public audio style

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-09-13 16:38:47 +02:00
parent b739dd5807
commit 53a71e428c

View file

@ -45,6 +45,15 @@ $download-button-section-height: 200px;
margin-right: auto;
}
#imgframe:has(audio) {
// for speed settings
margin-top: 400px;
}
#imgframe .plyr {
top: 0px !important;
}
#imgframe .text-preview {
display: inline-block;
position: relative;