fix #12536. Adjust date-picker icon

This commit is contained in:
zombiej 2018-10-08 20:53:28 +08:00
parent 4d486416bf
commit 364075421b

View File

@ -62,6 +62,7 @@
font-size: @font-size-sm; font-size: @font-size-sm;
transition: all .3s; transition: all .3s;
user-select: none; user-select: none;
z-index: 1;
} }
&-clear { &-clear {