Skip to content

Conversation

@garikAsplund
Copy link
Contributor

Fixes #1231 by adding z-index of 2 to mobile nav back-button. Also fixes same issue that wasn't mentioned with Tutorial submenu headers covering same button.

Before:
Screenshot 2025-11-17 at 1 22 33 PM

After:
Screenshot 2025-11-17 at 1 22 22 PM

The h2 used a z-index of 1, so I just went with 2.

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR references an issue where it is discussed ahead of time.
  • Prefix your PR title with feat:, fix:, chore:, or docs:.
  • This message body should clearly illustrate what problems it solves.

@vercel
Copy link

vercel bot commented Nov 17, 2025

@garikAsplund is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@7nik 7nik left a comment

Choose a reason for hiding this comment

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

Thank you!

@7nik 7nik merged commit f6474bd into sveltejs:main Nov 17, 2025
1 check failed
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.

Svelte ui bug in navigation (mobile)

2 participants