feat(Step): add @step-active-color less var
This commit is contained in:
@@ -611,6 +611,7 @@
|
||||
|
||||
// Step
|
||||
@step-text-color: @gray-6;
|
||||
@step-active-color: @green;
|
||||
@step-process-text-color: @text-color;
|
||||
@step-font-size: @font-size-md;
|
||||
@step-line-color: @border-color;
|
||||
|
||||
Reference in New Issue
Block a user