diff --git a/web/app/components/workflow/comment/comment-icon.tsx b/web/app/components/workflow/comment/comment-icon.tsx index 77e31cc20e..7f005f3465 100644 --- a/web/app/components/workflow/comment/comment-icon.tsx +++ b/web/app/components/workflow/comment/comment-icon.tsx @@ -222,6 +222,7 @@ export const CommentIcon: FC = memo(({ comment, onClick, isAct users={participants} maxVisible={3} size="sm" + className="-translate-y-[1.5px]" />