mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
fix(Steps): 🐛 style broken when progressDot and size="small"
close #15566 close #15849
This commit is contained in:
parent
107943673f
commit
6625fb59db
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user