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

Height on iOS Safari doesn't account for padding #384

Open
alexb148 opened this issue Aug 6, 2023 · 0 comments
Open

Height on iOS Safari doesn't account for padding #384

alexb148 opened this issue Aug 6, 2023 · 0 comments

Comments

@alexb148
Copy link

alexb148 commented Aug 6, 2023

On iOS Safari, if your textarea has 0 padding then this seems to work fine.

However, if your textarea has top or bottom padding, then the calculated height does not include the padding, meaning that the textarea ends up overflowing with a scrollbar.

This does not seem to happen on desktop Safari, just on mobile.

IMG_3579

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

No branches or pull requests

1 participant