feat(DropdownMenu): content max height (#4609)

This commit is contained in:
neverland
2019-09-27 17:41:54 +08:00
committed by GitHub
parent b8daee5551
commit ffdb823117
3 changed files with 17 additions and 59 deletions
+1
View File
@@ -273,6 +273,7 @@
@dropdown-menu-title-padding: 0 @padding-xs;
@dropdown-menu-title-line-height: 18px;
@dropdown-menu-option-active-color: @blue;
@dropdown-menu-content-max-height: 80%;
// Field
@field-label-width: 90px;