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 f33d058 commit ec49a97Copy full SHA for ec49a97
src/Stepper/style/Stepper.module.scss
@@ -56,7 +56,7 @@
56
.stepWide {
57
&:not(:first-of-type) {
58
&:before {
59
- width: min(140px, 10vw);
+ width: min(120px, 10vw);
60
}
61
62
0 commit comments