We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I hope that this is the correct solution and hopefully works for everyone. If it's not the correct solution, please let me know the correct one.
The text was updated successfully, but these errors were encountered:
I encounter the same situation, thanks for the solution man
Sorry, something went wrong.
Legend!
No branches or pull requests
Bug: The website is not scrolling on small devices. It works fine on larger screens, but when I try to open it on my phone, I am unable to scroll.
Solution:- I have resolved it by incorporating the 'overflow-y-auto' into the main element, and now it operates smoothly in my phone.
I hope that this is the correct solution and hopefully works for everyone. If it's not the correct solution, please let me know the correct one.
The text was updated successfully, but these errors were encountered: