[bugfix] Field: text color (#2323)

This commit is contained in:
neverland
2018-12-18 22:54:40 +08:00
committed by GitHub
parent 8bfcb9f3a6
commit fdffccfc7d
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@
&__label {
color: @gray-dark;
font-size: 12px;
margin-top: 3px;
line-height: 18px;
}