We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6250d commit 70dec9cCopy full SHA for 70dec9c
src/Stepper/style/Stepper.module.scss
@@ -45,7 +45,7 @@
45
&:before {
46
content: "";
47
height: 1px;
48
- width: min(140px, 3vw);
+ width: min(140px, 4vw);
49
background-color: var(--color-border);
50
border-radius: 2px;
51
margin-right: var(--m-xs);
0 commit comments