From f42c37c82e73da5f025f0195ee4364c18fadcfec Mon Sep 17 00:00:00 2001 From: ManishMadan2882 Date: Wed, 21 May 2025 23:23:49 +0530 Subject: [PATCH] (fix:layout) even action buttons --- frontend/src/components/ActionButtons.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/ActionButtons.tsx b/frontend/src/components/ActionButtons.tsx index 3bd71515..efa3b1c9 100644 --- a/frontend/src/components/ActionButtons.tsx +++ b/frontend/src/components/ActionButtons.tsx @@ -41,7 +41,7 @@ export default function ActionButtons({ navigate('/'); }; return ( -
+
{showNewChat && (