Skip to content

Commit 70dec9c

Browse files
committed
Adjusted spacing
1 parent fa6250d commit 70dec9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stepper/style/Stepper.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
&:before {
4646
content: "";
4747
height: 1px;
48-
width: min(140px, 3vw);
48+
width: min(140px, 4vw);
4949
background-color: var(--color-border);
5050
border-radius: 2px;
5151
margin-right: var(--m-xs);

0 commit comments

Comments
 (0)