I have a login page that I set the height to 100%
and use flexbox to center in the page.
When I click on my inputs for the login page, the keyboard pushes the content up on the page.
If I remove the height, the issue does not happen. Is there a way to get the Keyboard to just overlay on the content and not push it up?
1 post - 1 participant