mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-22 23:26:43 +02:00
fix(manacore): improve dashboard layout polish
- Remove unnecessary wrapper div in WidgetContainer - Increase grid gap from gap-4 to gap-5 for breathing room - Add auto-rows-fr for equal row heights - Add min-h on widget content so empty widgets aren't tiny - Change default layout to 3 equal columns (small) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
02215dfb12
commit
61c23d5e79
45 changed files with 185 additions and 100 deletions
1
apps/context/apps/web/src/routes/offline/+page.ts
Normal file
1
apps/context/apps/web/src/routes/offline/+page.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export const prerender = true;
|
||||
Loading…
Add table
Add a link
Reference in a new issue