From 267317f378af56b1ffd32d15e401dfc45c91828b Mon Sep 17 00:00:00 2001 From: Nkeiruka Date: Fri, 14 Jun 2024 02:12:42 +0100 Subject: [PATCH] chore: minor UI change for vertical navigation resizing. Signed-off-by: Nkeiruka --- src/components/Navigation.tsx | 5 ++++- src/sass/_pattern_navigation.scss | 9 +++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index 118d6705a8..a01a20f65b 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -179,7 +179,7 @@ const Navigation: FC = () => {
-
+
    {isAuthenticated && ( <> @@ -440,6 +440,8 @@ const Navigation: FC = () => { )}
+
+
    { }, )} > +
    {isAuthenticated && (