diff --git a/components/steps/style/index.less b/components/steps/style/index.less index 76a230d16d..4aa4e8d470 100644 --- a/components/steps/style/index.less +++ b/components/steps/style/index.less @@ -148,7 +148,7 @@ border: 1px solid @wait-icon-color; width: 26px; height: 26px; - line-height: 24px; + line-height: 23px; text-align: center; border-radius: 26px; font-size: 14px; @@ -224,7 +224,7 @@ border: 1px solid @wait-icon-color; width: 18px; height: 18px; - line-height: 16px; + line-height: 15px; text-align: center; border-radius: 18px; font-size: 12px;