Polishes the in-app update notification banners and the sidebar account menu. Update banners (web and llama.cpp): - Add a download icon next to the title, aligned with the title text. - Even out the action row so the buttons share balanced padding and equal spacing. - Let the row wrap on narrow viewports so Copy command is never clipped under overflow-hidden. Sidebar: - Use the setting-07 cog for the profile button and the Settings menu item. - Use the sun-03 icon for the Light Mode menu item. - Slightly enlarge the profile cog. Frontend only. Build and typecheck pass. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitkeep | ||
| .npmrc | ||
| biome.json | ||
| components.json | ||
| data-designer.openapi (1).yaml | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||