We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
z-index
auto
1 parent f419c07 commit 26006f6Copy full SHA for 26006f6
components/date-picker/style/patch.less
@@ -6,5 +6,8 @@
6
&-range-arrow {
7
display: none !important;
8
}
9
+ &-dropdown {
10
+ z-index: auto;
11
+ }
12
13
0 commit comments