jcsumlin / discord-ban-appeal

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!
https://wumpus-ban-appeal.netlify.app
MIT License
66 stars 71 forks source link

Front-End UI Bug #21

Open SukiPlayz opened 2 years ago

SukiPlayz commented 2 years ago

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:

  1. Visit any kind of websites which is hosted with this repo. EG:- https://wumpus-ban-appeal.netlify.app/
  2. And there you can see it.

Expected behavior The scroll bar should not appear and the website should be mobile responsive.

Screenshots proof#1 proof#2

Desktop (please complete the following information):

Additional context I couldn't solve it since I am so bad at CSS :P