Skip to content

Commit dcd4a21

Browse files
committed
fix(limel-checkbox): align readonly icon and label
1 parent 727c467 commit dcd4a21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/checkbox/checkbox.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323

2424
limel-dynamic-label {
2525
margin-top: 0.375rem;
26+
margin-left: 0.375rem;
27+
gap: 0.375rem;
2628
}
2729

2830
@include checkbox.core-styles;

0 commit comments

Comments
 (0)