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

This reverts commit 9896d1f49a.
This commit is contained in:
neverland
2020-10-21 16:38:16 +08:00
committed by GitHub
parent 784165d88c
commit 83095c7d1e
+1 -1
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;