From 473a04b6a59bd448bee2541187fc94f5f71b83d9 Mon Sep 17 00:00:00 2001 From: ItzCrazyKns <95534749+ItzCrazyKns@users.noreply.github.com> Date: Thu, 18 Dec 2025 13:56:04 +0530 Subject: [PATCH] feat(suggestions): prevent icon from shrinking --- src/components/MessageBox.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/MessageBox.tsx b/src/components/MessageBox.tsx index 4f5766d..0179255 100644 --- a/src/components/MessageBox.tsx +++ b/src/components/MessageBox.tsx @@ -218,10 +218,10 @@ const MessageBox = ({ className="group w-full py-4 text-left transition-colors duration-200" >
{suggestion}