Browse Source

Merge pull request #227 from zhujun24/vertical-steps

description font-size 12px
pull/228/merge
低位 9 years ago
parent
commit
16004a4b7c
  1. 2
      style/components/steps.less

2
style/components/steps.less

@ -204,7 +204,7 @@
font-weight: bold;
}
.@{steps-prefix-cls}-description {
font-size: 10px;
font-size: 12px;
color: #999;
}
.@{steps-prefix-cls}-tail {

Loading…
Cancel
Save