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

@ -52,7 +52,7 @@
</div>
<div id="volume-control">
<label for="volume"></label>
<input id="volume" name="volume" type="range" min="1" max="100">
<input id="volume" name="volume" type="range" min="1" max="100" value="50">
</div>
</div>
<div class="track-info">