From 121d92209d1787535240f827e332235772b1edcd Mon Sep 17 00:00:00 2001 From: Julius Volz Date: Thu, 14 Mar 2024 12:05:26 +0100 Subject: [PATCH] Make Status menu wide enough for new icon size Signed-off-by: Julius Volz --- web/ui/mantine-ui/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/ui/mantine-ui/src/App.tsx b/web/ui/mantine-ui/src/App.tsx index 4094ab9f36..565f210451 100644 --- a/web/ui/mantine-ui/src/App.tsx +++ b/web/ui/mantine-ui/src/App.tsx @@ -191,7 +191,7 @@ function App() { ))} - + {allStatusPages.map((p) => (