mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
[web] Remove non-standard cursor
This commit is contained in:
@@ -21,7 +21,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<control-slider
|
<control-slider
|
||||||
v-model:value="volume"
|
v-model:value="volume"
|
||||||
:cursor="cursor"
|
|
||||||
:disabled="!playing"
|
:disabled="!playing"
|
||||||
:max="100"
|
:max="100"
|
||||||
@change="changeVolume"
|
@change="changeVolume"
|
||||||
|
|||||||
Reference in New Issue
Block a user