Browse Source

refactor step title style

pull/7056/head
afc163 7 years ago
parent
commit
0eefa85b04
  1. 1
      components/steps/style/index.less

1
components/steps/style/index.less

@ -194,6 +194,7 @@
}
.@{steps-prefix-cls}-title {
font-size: @font-size-lg;
line-height: 21px;
margin-bottom: 4px;
color: @text-color;
font-weight: bold;

Loading…
Cancel
Save