fix: Auto sync margin

This commit is contained in:
Sidharth Vinod
2021-08-21 09:14:20 +05:30
parent 8957627cfc
commit 8d727e5cac
+1 -1
View File
@@ -139,7 +139,7 @@
<label class="cursor-pointer label" for="autoSync">
<input
type="checkbox"
class="toggle toggle-primary"
class="toggle toggle-primary mr-1"
id="autoSync"
bind:checked={$codeStore.autoSync} />
<span> Auto sync</span>