From 5464b829f07b92c8793e2d638c99588b85d7e92a Mon Sep 17 00:00:00 2001 From: E44 <129310925+programmer-44@users.noreply.github.com> Date: Sat, 3 Jan 2026 12:51:38 +0100 Subject: [PATCH] fix(control): add maximum notification height and add optional scrollbar --- control/frontend/src/routes/Notification.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control/frontend/src/routes/Notification.svelte b/control/frontend/src/routes/Notification.svelte index 08d0b9b..de8750a 100644 --- a/control/frontend/src/routes/Notification.svelte +++ b/control/frontend/src/routes/Notification.svelte @@ -29,7 +29,7 @@ > - {n.message} + {n.message}