style(Button): adjust small button size (#6371)
This commit is contained in:
+2
-4
@@ -107,12 +107,10 @@
|
||||
@address-list-edit-icon-size: 20px;
|
||||
|
||||
// Button
|
||||
@button-mini-height: 22px;
|
||||
@button-mini-min-width: 50px;
|
||||
@button-mini-height: 24px;
|
||||
@button-mini-font-size: @font-size-xs;
|
||||
@button-small-height: 30px;
|
||||
@button-small-height: 32px;
|
||||
@button-small-font-size: @font-size-sm;
|
||||
@button-small-min-width: 60px;
|
||||
@button-normal-font-size: @font-size-md;
|
||||
@button-large-height: 50px;
|
||||
@button-default-height: 44px;
|
||||
|
||||
Reference in New Issue
Block a user