[improvement] Stepper: update style (#2790)

This commit is contained in:
rex
2019-02-19 16:51:46 +08:00
committed by neverland
parent 9d0255d9e1
commit 519b5bf80a
2 changed files with 22 additions and 13 deletions
+6
View File
@@ -148,3 +148,9 @@
// Search
@search-background-color: #f7f8fA;
// Stepper
@stepper-background-color: #f2f3f5;
@stepper-button-disabled-color: #f7f8fa;
@stepper-border-radius: 4px;
@stepper-input-disabled-color: #f2f3f5;