style(Field): adjust icon margin to 4px (#6849)

This commit is contained in:
neverland 2020-07-23 21:07:58 +08:00 committed by GitHub
parent d656c2d94e
commit fb540abe76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@
}
&__left-icon {
margin-right: 5px;
margin-right: @padding-base;
}
&__right-icon {