- index.html: inline anti-FOUC CSS so sidebar stays hidden on mobile before the JS bundle hydrates (eliminates ~100ms flash of sidebar) - InventoryList: scan-mode-toggle fills card width on <=480px so buttons don't overflow; mode button labels hidden on <=360px (icons only) - Very narrow phones get icon-only mode toggle, all three buttons still accessible via aria-label |
||
|---|---|---|
| .. | ||
| .vscode | ||
| public | ||
| src | ||
| .env | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| THEMING_SYSTEM.md | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||