From d00d903e7d302eab2034da7b96d7c9151219c99d Mon Sep 17 00:00:00 2001 From: Andreas Wrede Date: Mon, 4 May 2026 13:33:08 +0200 Subject: [PATCH] fix: make Alerts page scrollable Override the global style.css body height/overflow that locks all pages to the viewport height (a remnant of the old drawer-menu layout). Co-Authored-By: Claude Sonnet 4.6 --- hbd/server/templates/alerts.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hbd/server/templates/alerts.html b/hbd/server/templates/alerts.html index a7fa669..1769cc2 100644 --- a/hbd/server/templates/alerts.html +++ b/hbd/server/templates/alerts.html @@ -4,6 +4,11 @@