mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +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;
|
||||
width: 100%;
|
||||
display: block;
|
||||
position: static;
|
||||
}
|
||||
|
||||
&-picker {
|
||||
|
Loading…
Reference in New Issue
Block a user