From 8200a7ebd87bb9523454781a3379c399abd17c5f Mon Sep 17 00:00:00 2001 From: Shreeyash Date: Wed, 30 Jul 2025 13:38:31 +0530 Subject: [PATCH] fixed ui consistency in sidebar --- src/components/Appbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Appbar.tsx b/src/components/Appbar.tsx index 56a3cc30e..dfdeb088a 100644 --- a/src/components/Appbar.tsx +++ b/src/components/Appbar.tsx @@ -88,7 +88,7 @@ export const Appbar = () => { className="fixed left-0 top-0 z-[999] hidden h-full flex-col border-r border-primary/10 bg-background dark:bg-background lg:flex min-w-16" >
-
+