mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
Merge pull request #10910 from xiahao90/feat-columnToggler-menu
解决bug:https://github.com/baidu/amis/issues/9146
This commit is contained in:
commit
2f459084ea
@ -46,6 +46,8 @@
|
||||
box-shadow: var(--DropDown-menu-boxShadow);
|
||||
min-width: var(--DropDown-menu-minWidth);
|
||||
text-align: left;
|
||||
max-height: 500px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
&--alignRight &-menu {
|
||||
|
Loading…
Reference in New Issue
Block a user