Skip to content

[6.x] Fix logo z-index in Outside.vue#14299

Open
SteveEdson wants to merge 2 commits intostatamic:6.xfrom
SteveEdson:patch-1
Open

[6.x] Fix logo z-index in Outside.vue#14299
SteveEdson wants to merge 2 commits intostatamic:6.xfrom
SteveEdson:patch-1

Conversation

@SteveEdson
Copy link
Contributor

@SteveEdson SteveEdson commented Mar 19, 2026

Fixes #14298

Before:

CleanShot 2026-03-19 at 09 09 26@2x

After:

CleanShot 2026-03-19 at 09 09 08@2x

Copilot AI review requested due to automatic review settings March 19, 2026 09:07
@SteveEdson SteveEdson changed the title Fix logo z-index in Outside.vue [6.x] Fix logo z-index in Outside.vue Mar 19, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses issue #14298 by adjusting the stacking context of the outside/auth layout logo to prevent it overlapping UI (notably when 2FA is enforced).

Changes:

  • Updates the logo container’s Tailwind z-index utility classes in Outside.vue to alter its stacking order.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Z-index issue when 2FA is enforced

2 participants