feat(DropdownMenu): add @dropdown-menu-box-shadow var
This commit is contained in:
@@ -329,6 +329,7 @@
|
||||
// DropdownMenu
|
||||
@dropdown-menu-height: 48px;
|
||||
@dropdown-menu-background-color: @white;
|
||||
@dropdown-menu-box-shadow: 0 2px 12px fade(@gray-7, 12);
|
||||
@dropdown-menu-title-font-size: 15px;
|
||||
@dropdown-menu-title-text-color: @text-color;
|
||||
@dropdown-menu-title-active-text-color: @red;
|
||||
|
||||
Reference in New Issue
Block a user