fix date-picker clear-icon size

This commit is contained in:
HeskeyBaozi 2018-09-02 18:45:04 +08:00 committed by 偏右
parent 3de0acabd1
commit fd81e4575c

View File

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