mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
[web] Allow clicking on label to change switch state
This commit is contained in:
@@ -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" />
|
||||||
|
|||||||
Reference in New Issue
Block a user