Skip to content

Set visitor dashboard's menu button z-index to 50

What does this PR do? (Please give us a brief description of what this PR does.)

On the visitor dashboard / login screen, the menu button's z-index is lower than the other elements. If there's no icon, the title's padding covers it making it impossible to click it. This MR sets the button's z-index to 50 so it's always at the top no matter what.

Screencast_from_2024-10-05_21-14-34

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports