|
@ -1,4 +1,4 @@ |
|
|
.@{steps-prefix-cls}-small .@{steps-prefix-cls}-item-container { |
|
|
.@{steps-prefix-cls}-small { |
|
|
&.@{steps-prefix-cls}-horizontal:not(.@{steps-prefix-cls}-label-vertical) |
|
|
&.@{steps-prefix-cls}-horizontal:not(.@{steps-prefix-cls}-label-vertical) |
|
|
.@{steps-prefix-cls}-item { |
|
|
.@{steps-prefix-cls}-item { |
|
|
margin-right: 12px; |
|
|
margin-right: 12px; |
|
@ -28,7 +28,6 @@ |
|
|
} |
|
|
} |
|
|
.@{steps-prefix-cls}-item-tail { |
|
|
.@{steps-prefix-cls}-item-tail { |
|
|
top: 8px; |
|
|
top: 8px; |
|
|
padding: 0 8px; |
|
|
|
|
|
} |
|
|
} |
|
|
.@{steps-prefix-cls}-item-custom .@{steps-prefix-cls}-item-icon { |
|
|
.@{steps-prefix-cls}-item-custom .@{steps-prefix-cls}-item-icon { |
|
|
width: inherit; |
|
|
width: inherit; |
|
|