Skip to content

Commit 95692a2

Browse files
labels added (input#multiCheckbox)
1 parent 7ce4aaa commit 95692a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<div class="menu-left">
3333
<div style="margin: 3px 2px 0 0; font-weight: 700;">1P</div>
3434
<div><label class="switch">
35-
<input type="checkbox" id="multiCheckbox">
35+
<label> <input type="checkbox" id="multiCheckbox"> </label>
3636
<span class="slider round"></span>
3737
</label></div>
3838
<div style="margin: 3px 0 0 3px; font-weight: 700;">MP</div>

0 commit comments

Comments
 (0)