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) {
|
#overlay :is(video, audio, img) {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%; }
|
||||||
width: auto; }
|
|
||||||
|
|
||||||
#overlay button {
|
#overlay button {
|
||||||
background: none;
|
background: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user