From 6af1fea232b0f729a7f3c9cdb8dcc0f89b39c41f Mon Sep 17 00:00:00 2001 From: lyzno1 Date: Sat, 11 Oct 2025 13:40:37 +0800 Subject: [PATCH] fix: update mention button icon color for better visibility in light mode --- web/app/components/workflow/comment/mention-input.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/workflow/comment/mention-input.tsx b/web/app/components/workflow/comment/mention-input.tsx index c369ae3a2e..0f9aa1d5a8 100644 --- a/web/app/components/workflow/comment/mention-input.tsx +++ b/web/app/components/workflow/comment/mention-input.tsx @@ -503,7 +503,7 @@ export const MentionInput: FC = memo(({ className="z-20 flex h-8 w-8 cursor-pointer items-center justify-center rounded-lg hover:bg-state-base-hover" onClick={handleMentionButtonClick} > - +