feat(DropdownItem): add @dropdown-item-z-index less var

This commit is contained in:
陈嘉涵
2020-01-27 15:22:53 +08:00
parent f90015efe7
commit 6f4c6f5aa6
5 changed files with 40 additions and 41 deletions
+1
View File
@@ -327,6 +327,7 @@
@dropdown-menu-title-line-height: 18px;
@dropdown-menu-option-active-color: @blue;
@dropdown-menu-content-max-height: 80%;
@dropdown-item-z-index: 10;
// Field
@field-label-width: 90px;