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