From 2222256f5aa7f41c982c517a668b24e60116e3f0 Mon Sep 17 00:00:00 2001 From: mlogclub Date: Tue, 14 Apr 2026 19:48:21 +0800 Subject: [PATCH] feat: update styling for pending conversation messages to center content --- web/app/(console)/conversations/_components/chat-panel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/(console)/conversations/_components/chat-panel.tsx b/web/app/(console)/conversations/_components/chat-panel.tsx index 38b2fbf..377ac4a 100644 --- a/web/app/(console)/conversations/_components/chat-panel.tsx +++ b/web/app/(console)/conversations/_components/chat-panel.tsx @@ -396,7 +396,7 @@ export function ChatPanel() { 当前会话由 AI 接待中,转人工后才能由客服发送消息 ) : isPendingConversation ? ( -
+