mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
update label required color
This commit is contained in:
parent
38baf0ef19
commit
c4b9d39c33
@ -117,7 +117,7 @@
|
||||
@legend-color : #999;
|
||||
@legend-border-color : @border-color-base;
|
||||
// Label
|
||||
@label-required-color : #f60;
|
||||
@label-required-color : #f50;
|
||||
@label-color : @text-color;
|
||||
// Input
|
||||
@input-height-base: 28px;
|
||||
|
Loading…
Reference in New Issue
Block a user