mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix date-picker clear-icon size
This commit is contained in:
parent
3de0acabd1
commit
fd81e4575c
@ -67,6 +67,7 @@
|
||||
&-clear {
|
||||
opacity: 0;
|
||||
z-index: 1;
|
||||
font-size: @font-size-base;
|
||||
color: @disabled-color;
|
||||
background: @input-bg;
|
||||
pointer-events: none;
|
||||
|
Loading…
Reference in New Issue
Block a user