static: fix rangeinput style for firefox

This commit is contained in:
coon 2023-12-02 20:34:51 +01:00
parent 170324134a
commit 3f8abb8924
3 changed files with 22 additions and 14 deletions

View file

@ -120,10 +120,12 @@ td.playing {
#progress {
margin-left: 10px;
width: 90%;
}
#volume {
margin-left: 10px;
width: 90%;
}
#queue-volume-controls {