mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-12 20:43:11 +08:00
Fix Cascader displayRender z-index issue, close #10433
This commit is contained in:
parent
be31f17bca
commit
bc4143f8a3
@ -14,6 +14,7 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
|
position: static;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-picker {
|
&-picker {
|
||||||
|
Loading…
Reference in New Issue
Block a user