feat(Steps): add finish-icon prop (#8103)
This commit is contained in:
+2
-1
@@ -144,7 +144,8 @@
|
||||
&__title {
|
||||
transition: color @animation-duration-base;
|
||||
|
||||
&--active {
|
||||
&--active,
|
||||
&--finish {
|
||||
color: @step-active-color;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user