1
0

Found out it makes an audio element to collapse in chrome-based browsers, and in firefox does nothing. Removed.

This commit is contained in:
Alexander Andreev 2024-12-21 17:12:40 +04:00
parent b5d2cf0537
commit aeccc9d629
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34

View File

@ -198,8 +198,7 @@ thead tr th.clickable.sort-down::after { content: '↓'; }
#overlay :is(video, audio, img) {
margin: auto;
max-height: 100%;
max-width: 100%;
width: auto; }
max-width: 100%; }
#overlay button {
background: none;