From 733a64f0d67d84e8ee43ab3886f85be0a339a38d Mon Sep 17 00:00:00 2001 From: balibabu Date: Wed, 4 Mar 2026 11:10:05 +0800 Subject: [PATCH] Fix: Change the background color of the message notification button. (#13344) ### What problem does this PR solve? Fix: Change the background color of the message notification button. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) --- web/src/components/message-item/group-button.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/components/message-item/group-button.tsx b/web/src/components/message-item/group-button.tsx index c23a045a27..f215699f90 100644 --- a/web/src/components/message-item/group-button.tsx +++ b/web/src/components/message-item/group-button.tsx @@ -102,7 +102,12 @@ export const AssistantGroupButton = ({ )} {prompt && ( - )}