Skip to content

Draw the back-to-top button below the phone menu - #24

Merged
hsnice16 merged 1 commit into
mainfrom
back-to-top-under-menu
Sep 16, 2026
Merged

hsnice16 merged 1 commit into
mainfrom
back-to-top-under-menu

Conversation

@hsnice16

Copy link
Copy Markdown
Owner

The header is sticky z-10, so it is a stacking context and the menu's own z-20 only ranks it inside the header. The button is fixed at the root, so z-20 there outranked the whole header and the button landed among the open menu's links.

The header is `sticky z-10`, so it is a stacking context and the menu's own
`z-20` only ranks it inside the header. The button is fixed at the root, so
`z-20` there outranked the whole header and the button landed among the open
menu's links.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
tula Ready Ready Preview Sep 16, 2026 8:20pm UTC

@hsnice16
hsnice16 merged commit a4e1559 into main Sep 16, 2026
7 checks passed

This branch was successfully deployed

1 active deployment
Preview — 3274c55a Deployed Sep 16, 2026 by vercel[bot]
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.

1 participant