From 1910f4bea1ba48d323ed86cba9cb88aa506d3458 Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Fri, 21 Sep 2018 09:23:41 +0800 Subject: [PATCH] fix: steps dot style, close #199 --- components/steps/style/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/steps/style/index.less b/components/steps/style/index.less index 087281e606..bcc5215ff7 100644 --- a/components/steps/style/index.less +++ b/components/steps/style/index.less @@ -25,7 +25,7 @@ @steps-small-icon-size: 24px; @steps-dot-size: 8px; @steps-current-dot-size: 10px; -@steps-desciption-max-width: 150px; +@steps-desciption-max-width: 140px; .@{steps-prefix-cls} { .reset-component;