-
Notifications
You must be signed in to change notification settings - Fork 20
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
Problem: scrollbar overflow in contact form text area #557
Comments
hi @Isaacprogi , thanks for reporting an issue. |
Okay, if you look closely at those edges marked with circles, you would see how the scrollbar is not completely within the textarea. You will see it clearly when you try to hover. The blue border appears to be beneath and it doesn't really look so nice. |
@Isaacprogi what's your judgment here:
|
@zolotokrylin
|
@Isaacprogi thanks for your reply.
|
@zolotokrylin |
This issue is low value, as I don't see a significant impact on the business side of things. @Isaacprogi can you work on this issue #371 instead? |
Okay |
I need some clarity on the problem |
Problem statement
The scrollbar in the text area is overflowing outside the container div, causing a styling issue.
Proposed solution
Implement CSS styles to ensure the scrollbar stays within the boundaries of the container div.
It could instead look like this
The text was updated successfully, but these errors were encountered: