mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 12:10:06 +08:00
Merge pull request #6569 from megawac/fix-calendar-clear-background
Fix calendar clear background color
This commit is contained in:
commit
94b04a81fb
@ -48,7 +48,7 @@
|
||||
z-index: 1;
|
||||
position: absolute;
|
||||
right: 7px;
|
||||
background: #fff;
|
||||
background: @input-bg;
|
||||
top: 50%;
|
||||
font-size: @font-size-base;
|
||||
color: @disabled-color;
|
||||
|
Loading…
Reference in New Issue
Block a user