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

fix(TextInput): unequal text alignment in textinput #1306

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

DaniilDem
Copy link
Contributor

Closes #975

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@@ -35,6 +35,25 @@
@include mixins.text-accent;
}

@mixin input-control($size) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Add here some description please - why we use corrected mixin here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed it

@DaniilDem DaniilDem force-pushed the fix/text-input-label branch from 62f5d38 to cc83950 Compare February 8, 2024 14:38
@DaniilDem DaniilDem force-pushed the fix/text-input-label branch from cc83950 to fb3b8a8 Compare February 8, 2024 14:47
@DaniilDem DaniilDem merged commit c9cdbd0 into main Feb 8, 2024
4 checks passed
@DaniilDem DaniilDem deleted the fix/text-input-label branch February 8, 2024 15:58
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.

Unequal text alignment in TextInput
3 participants