From 979c4009f4ef80b93d28fce7741f94388ad5a13b Mon Sep 17 00:00:00 2001 From: Anton Date: Fri, 22 Dec 2023 08:43:54 +0100 Subject: [PATCH] added some css shadow to navbar and sidebar --- src/Components/AppShell/NavBar.tsx | 2 +- src/Components/AppShell/SideBar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/AppShell/NavBar.tsx b/src/Components/AppShell/NavBar.tsx index 3930b1dd..2f8e57ff 100644 --- a/src/Components/AppShell/NavBar.tsx +++ b/src/Components/AppShell/NavBar.tsx @@ -90,7 +90,7 @@ export default function NavBar({ appName}: { appName: string }) { return ( <> -
+