From 59b369047f4dd2811c5323649e08545d53cf6942 Mon Sep 17 00:00:00 2001 From: "sp.wack" <83104063+amanape@users.noreply.github.com> Date: Thu, 5 Mar 2026 19:40:06 +0400 Subject: [PATCH] Revert "Fix dark background in chat status row hiding message content" (#13239) --- 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 b7980133a7..85a9435678 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() { )} -