[improvement] Stepper: optimize style (#3712)
This commit is contained in:
+2
-2
@@ -473,8 +473,8 @@
|
||||
@stepper-button-icon-color: @text-color;
|
||||
@stepper-button-disabled-color: #f7f8fa;
|
||||
@stepper-button-disabled-icon-color: @gray;
|
||||
@stepper-input-width: 30px;
|
||||
@stepper-input-height: 26px;
|
||||
@stepper-input-width: 32px;
|
||||
@stepper-input-height: 28px;
|
||||
@stepper-input-font-size: 14px;
|
||||
@stepper-input-text-color: @text-color;
|
||||
@stepper-input-disabled-text-color: @gray;
|
||||
|
||||
Reference in New Issue
Block a user