Found out it makes an audio element to collapse in chrome-based browsers, and in firefox does nothing. Removed.
This commit is contained in:
parent
b5d2cf0537
commit
aeccc9d629
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user