[improvement] DropdownMenu: add less vars
This commit is contained in:
@@ -149,6 +149,11 @@
|
||||
@dialog-has-title-message-padding-top: 12px;
|
||||
@dialog-confirm-button-text-color: @blue;
|
||||
|
||||
// DropdownMenu
|
||||
@dropdown-menu-height: 50px;
|
||||
@dropdown-menu-background-color: @white;
|
||||
@dropdown-menu-title-font-size: 15px;
|
||||
|
||||
// Field
|
||||
@field-label-width: 90px;
|
||||
@field-input-text-color: @text-color;
|
||||
|
||||
Reference in New Issue
Block a user