mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +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;
|
cursor: auto;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
|
color: @input-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-week-number {
|
&-week-number {
|
||||||
|
Loading…
Reference in New Issue
Block a user