fixed #188
This commit is contained in:
梁灏 2017-01-12 09:13:52 +08:00
parent 4ab118119a
commit d5d4d8e3e9
2 changed files with 47 additions and 87 deletions

View file

@ -3,7 +3,7 @@
.@{dropdown-prefix-cls} {
display: inline-block;
position: relative;
//position: relative;
.@{select-dropdown-prefix-cls} {
overflow: visible;
@ -15,6 +15,7 @@
&-rel{
display: inline-block;
position: relative;
}
&-menu{