From b441a7fbc482ed337199c98ebf4f105f08c4577d Mon Sep 17 00:00:00 2001 From: hjlarry Date: Tue, 18 Nov 2025 10:31:56 +0800 Subject: [PATCH] fix style --- web/app/components/workflow/comment/comment-input.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/workflow/comment/comment-input.tsx b/web/app/components/workflow/comment/comment-input.tsx index 8bb8b1af03..991d4c31b9 100644 --- a/web/app/components/workflow/comment/comment-input.tsx +++ b/web/app/components/workflow/comment/comment-input.tsx @@ -137,7 +137,7 @@ export const CommentInput: FC = memo(({ position, onSubmit, o onPointerDown={handleDragPointerDown} >
-
+
= memo(({ position, onSubmit, o 'relative z-10 flex-1 rounded-xl border border-components-chat-input-border bg-components-panel-bg-blur pb-[4px] shadow-md', )} > -
+