mirror of
https://github.com/vee1e/workorder-desk.git
synced 2026-09-01 09:50:13 +00:00
The overlay used 'fixed inset-0 lg:left-auto', which lets the container shrink-to-fit on desktop and collapse the drawer to a sliver (or nothing), so the open state changed but nothing was visible. Drop left:auto and hide the overlay fully when closed (visibility + pointer-events). |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .dockerignore | ||
| Dockerfile | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||