feat(dashboard): expand grid to 16 columns with auto-migration for saved 12-col layouts

This commit is contained in:
2026-04-09 20:50:40 +02:00
parent 446aea5319
commit 5ad1048519
5 changed files with 35 additions and 26 deletions
@@ -321,7 +321,7 @@ export function DashboardClient() {
layouts={layouts}
width={gridWidth}
breakpoints={{ lg: 1200, md: 996, sm: 768, xs: 480, xxs: 0 }}
cols={{ lg: 12, md: 10, sm: 6, xs: 4, xxs: 2 }}
cols={{ lg: 16, md: 12, sm: 8, xs: 4, xxs: 2 }}
rowHeight={80}
compactor={bothCompactor}
onLayoutChange={(