From b47b228164bb51f8708bfe21c87d31978cbdd808 Mon Sep 17 00:00:00 2001 From: lyzno1 Date: Sat, 11 Oct 2025 15:10:57 +0800 Subject: [PATCH] fix: align dropdown menu styles with design specs in CommentThread - Update background to blur variant with backdrop filter - Change border radius from lg to xl (12px) - Add rounded corners to menu items to prevent hover overflow --- web/app/components/workflow/comment/thread.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/app/components/workflow/comment/thread.tsx b/web/app/components/workflow/comment/thread.tsx index 5444198663..bb126cb1c5 100644 --- a/web/app/components/workflow/comment/thread.tsx +++ b/web/app/components/workflow/comment/thread.tsx @@ -373,17 +373,17 @@ export const CommentThread: FC = memo(({