Browse Source

💄 chore Steps[labelPlacement="vertical"] style

close #13949
pull/13958/head
afc163 6 years ago
parent
commit
90091fe2d0
No known key found for this signature in database GPG Key ID: 738F973FCE5C6B48
  1. 4
      components/steps/style/label-placement.less

4
components/steps/style/label-placement.less

@ -2,8 +2,8 @@
.@{steps-prefix-cls}-item {
overflow: visible;
&-tail {
padding: 0 24px;
margin-left: 48px;
padding: 3.5px 24px;
margin-left: 51px;
}
&-content {
display: block;

Loading…
Cancel
Save