mirror of
https://github.com/youzan/vant.git
synced 2026-05-07 01:01:01 +08:00
feat(DropdownMenu): content max height (#4609)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user