From 34d038fc0d17e4c7494a8ff2dce2c0970c7652a1 Mon Sep 17 00:00:00 2001 From: YasinOnm08 Date: Tue, 1 Oct 2024 16:54:56 +0200 Subject: [PATCH] scroll behaviour tweak --- app/components/ConversationFrontend.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ConversationFrontend.tsx b/app/components/ConversationFrontend.tsx index c869d5c..9aa2c52 100644 --- a/app/components/ConversationFrontend.tsx +++ b/app/components/ConversationFrontend.tsx @@ -98,7 +98,7 @@ const ConversationFrontend = React.forwardRef {isClicked?"Copied!": "Copy" } -
+
-- 2.39.5