mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-07-10 01:29:41 +00:00
Add mobile responsive support for the web dashboard: - Hamburger button in header (hidden on md+) to toggle sidebar - Sidebar becomes off-canvas drawer on mobile with slide-in transition - Backdrop overlay with blur when sidebar is open - Header stays sticky on mobile scroll - Content area stacks vertically on mobile - Main content takes full width on mobile - Sidebar auto-closes when a device is selected All changes use Tailwind responsive classes (md: breakpoint). Desktop layout is completely unchanged. Co-authored-by: yufo <yufo@MacBook-Pro.local> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||