From abb117812857049e43ae4958516151f9eae8ff71 Mon Sep 17 00:00:00 2001 From: zhangtony239 Date: Mon, 2 Jun 2025 02:38:07 +0800 Subject: [PATCH 1/2] fix: optimize ChatRowContent layout and styles --- webview-ui/src/components/chat/ChatRow.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webview-ui/src/components/chat/ChatRow.tsx b/webview-ui/src/components/chat/ChatRow.tsx index 3031ada28b..8e2f4dbfd1 100644 --- a/webview-ui/src/components/chat/ChatRow.tsx +++ b/webview-ui/src/components/chat/ChatRow.tsx @@ -904,9 +904,9 @@ export const ChatRowContent = ({ ) case "user_feedback": return ( -
-
-
+
+
+