Fix Cascader displayRender z-index issue, close #10433

This commit is contained in:
afc163 2018-05-09 18:16:08 +08:00
parent be31f17bca
commit bc4143f8a3

View File

@ -14,6 +14,7 @@
cursor: pointer;
width: 100%;
display: block;
position: static;
}
&-picker {