divanov11 / Mumble

An open source social media platform and public forum for questions and discussions, built for developers.
https://www.mumble.dev/
Apache License 2.0
303 stars 207 forks source link

Login/Signup page: Body does not take up the entire html content height on mobile screen size #488

Open ghost opened 1 year ago

ghost commented 1 year ago

Preflight Checklist

#

Describe the bug

When shrinking screen to mobile device size, white space appears underneath the body indicating that the body is not taking up the entire html content height.

#

To Reproduce

Steps to reproduce the behavior:

  1. Go to Login page or Sign up
  2. Reduce browser window to mobile size
  3. Scroll down to the bottom
  4. See extra white space underneath the html content

#

Expected behavior

The content should take up the entire viewport height.

Screenshots

image

Additional context

None

ghost commented 1 year ago

I would like to take up this issue.