From e78d7de0c07465e65abc656cf71d475ccd95d1ae Mon Sep 17 00:00:00 2001 From: layla <111667698+04cb@users.noreply.github.com> Date: Thu, 5 Mar 2026 22:47:11 +0800 Subject: [PATCH] Fix dark background in chat status row hiding message content (#13236) --- frontend/src/components/features/chat/chat-interface.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/features/chat/chat-interface.tsx b/frontend/src/components/features/chat/chat-interface.tsx index 85a9435678..b7980133a7 100644 --- a/frontend/src/components/features/chat/chat-interface.tsx +++ b/frontend/src/components/features/chat/chat-interface.tsx @@ -295,7 +295,7 @@ export function ChatInterface() { )} -
+