Skip to content

Commit 1910f4b

Browse files
committed
fix: steps dot style, close #199
1 parent a6620cb commit 1910f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/steps/style/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
@steps-small-icon-size: 24px;
2626
@steps-dot-size: 8px;
2727
@steps-current-dot-size: 10px;
28-
@steps-desciption-max-width: 150px;
28+
@steps-desciption-max-width: 140px;
2929

3030
.@{steps-prefix-cls} {
3131
.reset-component;

0 commit comments

Comments
 (0)