We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce4aaa commit 95692a2Copy full SHA for 95692a2
client/index.html
@@ -32,7 +32,7 @@
32
<div class="menu-left">
33
<div style="margin: 3px 2px 0 0; font-weight: 700;">1P</div>
34
<div><label class="switch">
35
- <input type="checkbox" id="multiCheckbox">
+ <label> <input type="checkbox" id="multiCheckbox"> </label>
36
<span class="slider round"></span>
37
</label></div>
38
<div style="margin: 3px 0 0 3px; font-weight: 700;">MP</div>
0 commit comments