No description
backdrop-filter on #site-nav creates a CSS containing block, causing fixed inset-0 children to be clipped to the nav bar instead of the viewport. Portal the menu to document.body on init to escape it. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| client | ||
| functions/api | ||
| public | ||
| server | ||
| shared | ||
| src | ||
| .gitignore | ||
| .replit | ||
| astro.config.mjs | ||
| components.json | ||
| drizzle.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||
| wrangler.jsonc | ||