Select add transfer prop
This commit is contained in:
梁灏 2017-07-20 10:37:12 +08:00
parent 835b37ff9f
commit 595cfa72fe
4 changed files with 55 additions and 17 deletions

View file

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