Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/plasma 1421/refactor fields #12

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

shaggrath2010
Copy link
Collaborator

Review file from src only, lib/* is autogenerate

@@ -280,7 +282,7 @@
}

&__label {
color: #90a4ae;
color: $color_main_6;
font-size: 16px;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

font-size & line-height заменить на мексин типографики

)}

{fieldIcon && (
<i className={`tm-quark-field__icon tm-quark-field__icon_type_field-type tm-quark-field__icon_${fieldIcon}`} />
<Icon
className="TMField__icon TMField__icon--type--fieldType"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

не по стайлгайду airbrb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants