Skip to content

fix(docs): stop rewriting VitePress's z-index scale - #11

Merged
NikolaiKushner merged 1 commit into
mainfrom
fix/logo
Aug 1, 2026
Merged

fix(docs): stop rewriting VitePress's z-index scale#11
NikolaiKushner merged 1 commit into
mainfrom
fix/logo

Conversation

@NikolaiKushner

Copy link
Copy Markdown
Owner

Raising --vp-z-index-* to lift the navbar above a sticky table header broke the site title on every page with a sidebar. VitePress mixes those variables with hardcoded z-index values, so scaling the variables flipped relationships elsewhere and the sidebar's .curtain painted over the title — the element stayed present, visible and correctly sized, which is why it took a hit test to find.

Raising --vp-z-index-* to lift the navbar above a sticky table header broke
the site title on every page with a sidebar. VitePress mixes those variables
with hardcoded z-index values, so scaling the variables flipped
relationships elsewhere and the sidebar's .curtain painted over the title —
the element stayed present, visible and correctly sized, which is why it
took a hit test to find.
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
rowkit-docs Ready Ready Preview Aug 1, 2026 4:59pm
rowkit-storybook Ready Ready Preview Aug 1, 2026 4:59pm

@NikolaiKushner
NikolaiKushner merged commit 47bc045 into main Aug 1, 2026
4 checks passed
@NikolaiKushner
NikolaiKushner deleted the fix/logo branch August 1, 2026 17:03
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