Skip to content

Commit 46f86f2

Browse files
committed
fix: add spacing
1 parent 8b14459 commit 46f86f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/component-library/src/SingleToggleGroup/index.module.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@
2020
transition-duration: 100ms;
2121
transition-timing-function: linear;
2222
}
23+
2324
&[data-rounded] {
2425
border-radius: theme.border-radius("full");
26+
2527
.bubble {
2628
border-radius: theme.border-radius("full");
2729
}

0 commit comments

Comments
 (0)