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 { .@{steps-prefix-cls}-item {
overflow: visible; overflow: visible;
&-tail { &-tail {
padding: 0 24px; padding: 3.5px 24px;
margin-left: 48px; margin-left: 51px;
} }
&-content { &-content {
display: block; display: block;

Loading…
Cancel
Save