mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(Field): adjust placeholder color to gray-6 (#7192)
This commit is contained in:
parent
5debc352ff
commit
9896d1f49a
@ -359,7 +359,7 @@
|
||||
@field-input-text-color: @text-color;
|
||||
@field-input-error-text-color: @red;
|
||||
@field-input-disabled-text-color: @gray-5;
|
||||
@field-placeholder-text-color: @gray-5;
|
||||
@field-placeholder-text-color: @gray-6;
|
||||
@field-icon-size: 16px;
|
||||
@field-clear-icon-size: 16px;
|
||||
@field-clear-icon-color: @gray-5;
|
||||
|
Loading…
x
Reference in New Issue
Block a user