feat: update some less vars (#4598)

This commit is contained in:
neverland
2019-09-27 10:50:43 +08:00
committed by GitHub
parent 89c2022c37
commit 0face945c9
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
width: @stepper-input-height;
height: @stepper-input-height;
margin: 0;
padding: 5px;
padding: @padding-base;
color: @stepper-button-icon-color;
vertical-align: middle;
background-color: @stepper-background-color;