style(Field): label width adjusted to 84px (#6583)

This commit is contained in:
neverland
2020-06-20 16:56:25 +08:00
committed by GitHub
parent f10a97b692
commit e1f67fa898
7 changed files with 9 additions and 6 deletions
+1
View File
@@ -5,6 +5,7 @@
flex: none;
box-sizing: border-box;
width: @field-label-width;
margin-right: @field-label-margin-right;
color: @field-label-color;
text-align: left;