This is a ReactJS application that I made for any Discord server that wants to allow its users to appeal bans. It uses Oauth2 to prevent spam and Discord webhooks to alert moderators of new appeals. Moderators can approve those appeals directly from the webhook message if they want too! This application can be deployed and customized by anyone even with no prior coding knowledge!
Describe the bug
This Bug is with the front-end UI. You can clearly see it that there is a scroll bar in the bottom of the screen in the ban appeal form and in the landing page either. It should be a CSS bug.
Did you follow the steps outline in the README?
Describe the bug This Bug is with the front-end UI. You can clearly see it that there is a scroll bar in the bottom of the screen in the ban appeal form and in the landing page either. It should be a CSS bug.
To Reproduce Steps to reproduce the behavior:
Expected behavior The scroll bar should not appear and the website should be mobile responsive.
Screenshots
Desktop (please complete the following information):
Additional context I couldn't solve it since I am so bad at CSS :P