mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
Merge pull request #5962 from megawac/fix-calendar-input-background
Fix calendar input background to use @input-bg
This commit is contained in:
commit
6787e41257
@ -109,6 +109,7 @@
|
||||
outline: 0;
|
||||
height: 22px;
|
||||
color: @input-color;
|
||||
background: @input-bg;
|
||||
}
|
||||
|
||||
&-week-number {
|
||||
|
Loading…
Reference in New Issue
Block a user