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(PinInput): remove height glitch in Safari #1938

Merged
merged 1 commit into from
Dec 5, 2024
Merged

fix(PinInput): remove height glitch in Safari #1938

merged 1 commit into from
Dec 5, 2024

Conversation

amje
Copy link
Contributor

@amje amje commented Nov 7, 2024

In Safari PinInput "jumps" during browser rerender while inside flex context. Setting zero line-height prevents inner TextInput which is display: inline-block from changing the height

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@gravity-ui-bot
Copy link
Contributor

Visual Tests Report is ready.

@amje amje merged commit d6cb1cf into main Dec 5, 2024
6 checks passed
@amje amje deleted the amje-patch-1 branch December 5, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants