Revert "style(Field): adjust placeholder color to gray-6 (#7192)" (#7375)

This reverts commit 9896d1f49ae4023aba9d1c786561ac6d845dc4eb.
This commit is contained in:
neverland 2020-10-21 16:38:16 +08:00 committed by GitHub
parent 784165d88c
commit 83095c7d1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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-6;
@field-placeholder-text-color: @gray-5;
@field-icon-size: 16px;
@field-clear-icon-size: 16px;
@field-clear-icon-color: @gray-5;