From 9ed13f8bd566242d113154a2d0f13bf85b916ab4 Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 29 Mar 2026 12:59:36 +0200 Subject: [PATCH] fix: stretch notifications widget to full width when enrich queue is empty Grid only splits to two columns when both DashboardMentions and DashboardNeedsMetadata have content to show. Co-Authored-By: Claude Sonnet 4.6 --- frontend/src/routes/+page.svelte | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/routes/+page.svelte b/frontend/src/routes/+page.svelte index 1e8d64e3..528d5428 100644 --- a/frontend/src/routes/+page.svelte +++ b/frontend/src/routes/+page.svelte @@ -100,7 +100,9 @@ $effect(() => { {/if} -
+