mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
Use @input-color to set calendar's input color (#5147)
This commit is contained in:
parent
9827b74156
commit
7cd590b3b0
@ -108,6 +108,7 @@
|
||||
cursor: auto;
|
||||
outline: 0;
|
||||
height: 22px;
|
||||
color: @input-color;
|
||||
}
|
||||
|
||||
&-week-number {
|
||||
|
Loading…
Reference in New Issue
Block a user