style(Field): label color updated to gray-7 (#6581)

This commit is contained in:
neverland
2020-06-20 16:26:41 +08:00
committed by GitHub
parent 76cf64a2bf
commit 3083b3a418
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
flex: none;
box-sizing: border-box;
width: @field-label-width;
color: @field-label-color;
text-align: left;
&--center {