mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
Fix calendar input background to use @input-bg
This commit is contained in:
parent
9ac0233ae8
commit
e6d619b3cf
@ -109,6 +109,7 @@
|
||||
outline: 0;
|
||||
height: 22px;
|
||||
color: @input-color;
|
||||
background: @input-bg;
|
||||
}
|
||||
|
||||
&-week-number {
|
||||
|
Loading…
Reference in New Issue
Block a user