Hide borders when entering admin mode - 2
What does this MR do and why?
This is a follow-up from !118333 (merged).
In the MR above, we hide the borders in https://gdk.test:3443/admin/session/new. However, we forgot to hide the borders in the 2FA admin mode page. In addition we simplify/shorten the way we include the class.
Screenshots or screen recordings
How to set up and validate locally
- Enable 2FA for the admin user
- Go to Admin > Settings > General > Sign-in restrictions and select
Enable admin mode
- Go to https://gdk.test:3443/admin/session/new
- Enter password
- Check that no border is shown in the 2FA page for admin mode.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.