Fix progress dot step style

pull/8058/head
afc163 7 years ago
parent 7cc3e2c1cd
commit 2a14b4667d

@ -1,5 +1,8 @@
.@{steps-prefix-cls}-dot {
.@{steps-prefix-cls}-item {
&-title {
line-height: @line-height-base;
}
&-tail {
width: 100%;
top: 2px;

Loading…
Cancel
Save