remove submenu max-height

This commit is contained in:
梁灏 2016-12-20 10:21:47 +08:00
parent fece7a9a8b
commit d31b0d4790

View file

@ -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;