Skip to content

Hide borders when entering admin mode

Eduardo Sanz García requested to merge eduardosanz/borderless-admin-mode into master

What does this MR do and why?

When restyle_login_page feature flag and Enable admin mode options are enabled, it shows a border around the tabs.

With this change we hide the border, when restyle_login_page is enabled.

Screenshots or screen recordings

Before

image

After

image

How to set up and validate locally

  1. Go to Admin > Settings > General > Sign-in restrictions and select Enable admin mode
  2. https://gdk.test:3443/admin/session/new

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Eduardo Sanz García

Merge request reports