From da1c5b4b94a5628dce40ce773ba881f1ef08a4dc Mon Sep 17 00:00:00 2001 From: Michael Han <107991372+shimmyshimmer@users.noreply.github.com> Date: Sun, 7 Jun 2026 01:57:58 -0700 Subject: [PATCH] Studio: remove red border on chat error messages (#6063) Co-authored-by: shimmyshimmer --- studio/frontend/src/components/assistant-ui/thread.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/studio/frontend/src/components/assistant-ui/thread.tsx b/studio/frontend/src/components/assistant-ui/thread.tsx index a55c89f634..27404c83eb 100644 --- a/studio/frontend/src/components/assistant-ui/thread.tsx +++ b/studio/frontend/src/components/assistant-ui/thread.tsx @@ -1894,7 +1894,7 @@ const ComposerRightControls: FC<{ const MessageError: FC = () => { return ( - +