VRMS
VRMS copied to clipboard
On admin login page, make error state " " to prevent layout shift
Overview
When the user encounters an error in the /admin page on the email field, the buttons are bumped down to display the error state
We can prevent this by rendering a space in in the error state
Action Items
- [x] Render a space in the error state to ensure that the buttons below the email field don't get bumped down.