mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-03 23:30:09 -05:00
[web] Allow clicking on label to change switch state
This commit is contained in:
parent
0c9a803b53
commit
222e6ea2d7
@ -10,8 +10,8 @@
|
|||||||
/>
|
/>
|
||||||
<div class="toggle-switch" />
|
<div class="toggle-switch" />
|
||||||
</div>
|
</div>
|
||||||
|
<slot name="label" />
|
||||||
</label>
|
</label>
|
||||||
<slot name="label" />
|
|
||||||
</div>
|
</div>
|
||||||
<div v-if="$slots.help" class="help mb-4">
|
<div v-if="$slots.help" class="help mb-4">
|
||||||
<slot name="help" />
|
<slot name="help" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user