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

made the form modal scrollable for forms that exceed scrollheight #27

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Coding-Nonny
Copy link

Added some css styling to make the form modal scroll when forms exceeds the viewport height.

Copy link

vercel bot commented Jan 18, 2025

@Coding-Nonny is attempting to deploy a commit to the codad5's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Coding-Nonny
Copy link
Author

Added some css styling to make the form modal scroll when forms exceeds the viewport height.

Copy link
Owner

@codad5 codad5 left a comment

Choose a reason for hiding this comment

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

Good job @Coding-Nonny but avoid plain CSS except very important try using tailwind css, here is the link to their docs https://tailwindcss.com/docs/overflow.

This would avoid redundant code like that parse CSS function.

Thanks

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.

2 participants