From bfd26f7b9eb3a26a224cbdcceb823dfad7b608cc Mon Sep 17 00:00:00 2001 From: pranavgoel29 Date: Fri, 20 Mar 2026 23:44:53 +0530 Subject: [PATCH] fix(ChatView): update scroll button styles to improve user interaction --- apps/web/src/components/ChatView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/ChatView.tsx b/apps/web/src/components/ChatView.tsx index eaead424fb..93c25a9811 100644 --- a/apps/web/src/components/ChatView.tsx +++ b/apps/web/src/components/ChatView.tsx @@ -3586,7 +3586,7 @@ export default function ChatView({ threadId }: ChatViewProps) {