remove submenu max-height
This commit is contained in:
parent
fece7a9a8b
commit
d31b0d4790
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@
|
|||
&-horizontal &-submenu .@{select-dropdown-prefix-cls} {
|
||||
min-width: 100%;
|
||||
width: auto;
|
||||
max-height: none;
|
||||
.@{menu-prefix-cls}-item{
|
||||
height: auto;
|
||||
line-height: normal;
|
||||
|
|
Loading…
Add table
Reference in a new issue