From 19c196b7e6cc57cd1d1cab466a30d8d017670f57 Mon Sep 17 00:00:00 2001 From: stroblme Date: Mon, 17 Aug 2026 15:14:00 +0200 Subject: [PATCH] dashboard: the agenda reads from the top of its card The frame centres a single reading, which is right for a gauge and wrong for a list. Co-Authored-By: Claude Opus 5 (1M context) --- frontend/src/components/Dashboard/widgets.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/Dashboard/widgets.tsx b/frontend/src/components/Dashboard/widgets.tsx index 02c5bce..f372389 100644 --- a/frontend/src/components/Dashboard/widgets.tsx +++ b/frontend/src/components/Dashboard/widgets.tsx @@ -441,7 +441,9 @@ function AgendaWidget({ widget }: WidgetProps) { } return ( -