mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 21:18:01 +08:00
11 lines
201 B
Plaintext
11 lines
201 B
Plaintext
|
.@{steps-prefix-cls}-item-custom {
|
||
|
.@{steps-prefix-cls}-item-icon {
|
||
|
> .@{steps-prefix-cls}-icon {
|
||
|
.@{steps-prefix-cls}-rtl & {
|
||
|
right: 0.5px;
|
||
|
left: auto;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|