From 323373f0dff93c6ec600455da73d707efbc648e4 Mon Sep 17 00:00:00 2001 From: sw3205933776 <3205933776@qq.com> Date: Wed, 13 Aug 2025 23:07:10 +0800 Subject: [PATCH] chore: adjust position of copy button --- src/components/ChatBox/MessageCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ChatBox/MessageCard.tsx b/src/components/ChatBox/MessageCard.tsx index a1a60164a..b5d109ebd 100644 --- a/src/components/ChatBox/MessageCard.tsx +++ b/src/components/ChatBox/MessageCard.tsx @@ -58,7 +58,7 @@ export function MessageCard({ } w-full rounded-xl border px-4 py-3 ${className || ""} group`} > {role === "user" && ( -
+