fix DatePicker clear behavior bring by 3640754

This commit is contained in:
afc163 2018-10-12 16:25:23 +08:00
parent 1a442c45f7
commit 436cbeed7b

View File

@ -67,7 +67,7 @@
&-clear {
opacity: 0;
z-index: 1;
z-index: 2;
font-size: @font-size-base;
color: @disabled-color;
background: @input-bg;