style(ContactEdit): adjust label width and improve style

This commit is contained in:
chenjiahan
2020-06-21 21:49:21 +08:00
committed by neverland
parent f9d89142b9
commit a77ebe11d7
4 changed files with 6 additions and 16 deletions
+1 -1
View File
@@ -248,7 +248,7 @@
@contact-edit-buttons-padding: @padding-xl 0;
@contact-edit-button-margin-bottom: @padding-sm;
@contact-edit-button-font-size: 16px;
@contact-edit-field-label-width: 65px;
@contact-edit-field-label-width: 4em;
// ContactList
@contact-list-edit-icon-size: 16px;