VRMS
VRMS copied to clipboard
Prevent layout shift admin page
Fixes #1645
What changes did you make and why did you make them?
- made changes in auth.js to render error container always, prevent layout shifting
- set height in the style sheet for error messages with multi lines
Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)
Visuals before changes are applied
Visuals after changes are applied
Want to review this pull request? Take a look at this documentation for a step by step guide!
From your project repository, check out a new branch and test the changes.
git checkout -b awlFCCamp-prevent-layout-shift-admin-page development
git pull https://github.com/awlFCCamp/VRMS.git prevent-layout-shift-admin-page