From ec89cfde518e3c38697e6421fa7e1bca31040602 Mon Sep 17 00:00:00 2001 From: garethgeorge Date: Sat, 19 Oct 2024 09:28:19 -0700 Subject: [PATCH] fix: plan/repo settings button hard to click --- webui/src/views/App.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/webui/src/views/App.tsx b/webui/src/views/App.tsx index df60f84e..81e6b965 100644 --- a/webui/src/views/App.tsx +++ b/webui/src/views/App.tsx @@ -206,7 +206,10 @@ const getSidenavItems = (config: Config | null): MenuProps["items"] => { key: "p-" + plan.id, icon: , label: ( -
+
{plan.id}{" "}