style(Field): label width adjusted to 84px (#6583)
This commit is contained in:
+2
-1
@@ -343,8 +343,9 @@
|
||||
@empty-bottom-margin-top: 24px;
|
||||
|
||||
// Field
|
||||
@field-label-width: 90px;
|
||||
@field-label-width: 84px;
|
||||
@field-label-color: @gray-7;
|
||||
@field-label-margin-right: @padding-sm;
|
||||
@field-input-text-color: @text-color;
|
||||
@field-input-error-text-color: @red;
|
||||
@field-input-disabled-text-color: @gray-5;
|
||||
|
||||
Reference in New Issue
Block a user