fix(Steps): 🐛 style broken when progressDot and size="small"

close #15566
close #15849
This commit is contained in:
afc163 2019-04-04 12:00:32 +08:00
parent 107943673f
commit 6625fb59db
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48

View File

@ -23,7 +23,7 @@
}
}
}
&.@{steps-prefix-cls}-small {
&.@{steps-prefix-cls}-small:not(.@{steps-prefix-cls}-dot) {
.@{steps-prefix-cls}-item {
&-icon {
margin-left: 40px;