fixed #1099
This commit is contained in:
parent
5635802960
commit
7c41ecb3d6
2 changed files with 36 additions and 96 deletions
|
@ -14,4 +14,9 @@
|
|||
box-shadow: @shadow-base;
|
||||
position: absolute;
|
||||
z-index: @zindex-select;
|
||||
}
|
||||
.@{modal-prefix-cls} {
|
||||
.@{select-dropdown-prefix-cls} {
|
||||
position: absolute !important;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue