mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix DatePicker clear behavior bring by 3640754
This commit is contained in:
parent
1a442c45f7
commit
436cbeed7b
@ -67,7 +67,7 @@
|
||||
|
||||
&-clear {
|
||||
opacity: 0;
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
font-size: @font-size-base;
|
||||
color: @disabled-color;
|
||||
background: @input-bg;
|
||||
|
Loading…
Reference in New Issue
Block a user