Finer steps for audio volume
This commit is contained in:
Vendored
+1
-1
@@ -92,7 +92,7 @@
|
||||
</svg>
|
||||
</button>
|
||||
<div class="audioplayer">
|
||||
<input type="range" id="audioplayer_volume" min="0" max="1" step="0.05" value="1" />
|
||||
<input type="range" id="audioplayer_volume" min="0" max="1" step="0.025" value="1" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="audioplayer">
|
||||
|
||||
Reference in New Issue
Block a user