Skip to content

Commit 99fc4d8

Browse files
committed
🛠️ Fix Checkbox Setting Alignment
1 parent 5d3cb3d commit 99fc4d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/dialogItems/checkbox.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
border-bottom: 2px dashed var(--color-button);
2626
height: 0px;
2727
margin: 8px;
28+
margin-left: 16px;
2829
}
2930
label {
3031
width: auto;

0 commit comments

Comments
 (0)