From f9ab543bcf7319c64a14fbd089f9f5a5eb355c5f Mon Sep 17 00:00:00 2001 From: ItzCrazyKns Date: Thu, 18 Apr 2024 17:47:51 +0530 Subject: [PATCH] feat(navbar): Fix alignment --- 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 9e0b483..57dcf6c 100644 --- a/ui/components/Navbar.tsx +++ b/ui/components/Navbar.tsx @@ -43,7 +43,7 @@ const Navbar = ({ messages }: { messages: Message[] }) => { size={17} className="active:scale-95 transition duration-100 cursor-pointer lg:hidden" /> -
+

{timeAgo} ago