diff --git a/apps/client/src/features/comment/components/comment-menu.tsx b/apps/client/src/features/comment/components/comment-menu.tsx index b9cd1e0e..fe047232 100644 --- a/apps/client/src/features/comment/components/comment-menu.tsx +++ b/apps/client/src/features/comment/components/comment-menu.tsx @@ -75,7 +75,7 @@ function CommentMenu({ {isResolved ? t("Re-open comment") : t("Resolve comment")} ) : ( - + }> {t("Resolve comment")}