diff --git a/app/assets/stylesheets/common/base/group.scss b/app/assets/stylesheets/common/base/group.scss index 8c267a6f109..f038deea796 100644 --- a/app/assets/stylesheets/common/base/group.scss +++ b/app/assets/stylesheets/common/base/group.scss @@ -3,11 +3,7 @@ // For example: .group .user-secondary-navigation span.mention-group { - color: var(--primary-high-or-secondary-low); - padding: 2px 4px; - border-radius: 8px; - font-weight: 600; - font-size: $font-down-1; + color: var(--primary); } .group-details-container {