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} {
|
&-horizontal &-submenu .@{select-dropdown-prefix-cls} {
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
max-height: none;
|
||||||
.@{menu-prefix-cls}-item{
|
.@{menu-prefix-cls}-item{
|
||||||
height: auto;
|
height: auto;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
|
|
Loading…
Add table
Reference in a new issue