From a68735878e2332ad682fa3fc452a10ae9a3e590d Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Sun, 18 Aug 2024 11:39:51 +0500 Subject: [PATCH] fix, style: navbar items overflow --- app/components/Navbar/Navbar.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/components/Navbar/Navbar.tsx b/app/components/Navbar/Navbar.tsx index 9dbce8a..016d05f 100644 --- a/app/components/Navbar/Navbar.tsx +++ b/app/components/Navbar/Navbar.tsx @@ -77,14 +77,14 @@ export const Navbar = () => { return ( <>
-
+
{userStore.isAuth ? ( -
+