From 66c5fcb4fae2abc62afbf5ca4d9dc0a51c068ff9 Mon Sep 17 00:00:00 2001 From: ItzCrazyKns Date: Sun, 28 Apr 2024 18:21:59 +0530 Subject: [PATCH] feat(navbar): use correct padding --- ui/components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/components/Navbar.tsx b/ui/components/Navbar.tsx index 57dcf6c..75c34a6 100644 --- a/ui/components/Navbar.tsx +++ b/ui/components/Navbar.tsx @@ -38,7 +38,7 @@ const Navbar = ({ messages }: { messages: Message[] }) => { }, []); return ( -
+