From b40417fcfef6fc21367f81ade8b5617424a7759c Mon Sep 17 00:00:00 2001 From: Marcelo Amorim Date: Wed, 23 Oct 2024 22:00:31 -0300 Subject: [PATCH] (#1374) Fix alignment of the help button in the navigation bar --- frontend/src/Navigation.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/Navigation.tsx b/frontend/src/Navigation.tsx index 58c681865..b38ade537 100644 --- a/frontend/src/Navigation.tsx +++ b/frontend/src/Navigation.tsx @@ -389,10 +389,10 @@ export default function Navigation({ navOpen, setNavOpen }: NavigationProps) {
-
+
-
+