diff --git a/components/steps/style/index.less b/components/steps/style/index.less index 629c686956..c3a80eedf3 100644 --- a/components/steps/style/index.less +++ b/components/steps/style/index.less @@ -29,8 +29,7 @@ .@{steps-prefix-cls} { font-size: 0; - width: 100%; - line-height: 1.5; + line-height: @line-height-base; .@{steps-prefix-cls}-item { position: relative; display: inline-block;