mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
Merge pull request #3134 from Lindysen/feat/change_field_placeholder_color
feat(Field): change placeholder color
This commit is contained in:
commit
c02664bebe
@ -236,7 +236,7 @@
|
||||
@field-input-text-color: @text-color;
|
||||
@field-input-error-text-color: @red;
|
||||
@field-input-disabled-text-color: @gray-6;
|
||||
@field-placeholder-text-color: @gray-6;
|
||||
@field-placeholder-text-color: @gray-5;
|
||||
@field-icon-size: 16px;
|
||||
@field-clear-icon-size: 16px;
|
||||
@field-clear-icon-color: @gray-5;
|
||||
|
Loading…
x
Reference in New Issue
Block a user