diff --git a/web/app/components/workflow/comment/comment-icon.tsx b/web/app/components/workflow/comment/comment-icon.tsx index bf630c3117..bde458cc46 100644 --- a/web/app/components/workflow/comment/comment-icon.tsx +++ b/web/app/components/workflow/comment/comment-icon.tsx @@ -199,13 +199,13 @@ export const CommentIcon: FC = memo(({ comment, onClick, isAct onMouseLeave={handleMouseLeave} >
-