diff --git a/src/shared/components/comment/comment-node.tsx b/src/shared/components/comment/comment-node.tsx index b6d491b2..0ce8638d 100644 --- a/src/shared/components/comment/comment-node.tsx +++ b/src/shared/components/comment/comment-node.tsx @@ -329,7 +329,7 @@ export class CommentNode extends Component { this.getRoleLabelPill({ label: I18NextService.i18n.t("mod"), tooltip: I18NextService.i18n.t("mod"), - shrunkenLabelClasses: "text-info", + shrunkenLabelClasses: "text-primary", })} {isAdmin_ &&