This commit is contained in:
梁灏 2017-07-19 18:18:43 +08:00
parent 5635802960
commit 7c41ecb3d6
2 changed files with 36 additions and 96 deletions

View file

@ -14,4 +14,9 @@
box-shadow: @shadow-base;
position: absolute;
z-index: @zindex-select;
}
.@{modal-prefix-cls} {
.@{select-dropdown-prefix-cls} {
position: absolute !important;
}
}