diff --git a/app/assets/stylesheets/common/base/group.scss b/app/assets/stylesheets/common/base/group.scss index 642bf2568ac..3ecab3780be 100644 --- a/app/assets/stylesheets/common/base/group.scss +++ b/app/assets/stylesheets/common/base/group.scss @@ -5,7 +5,6 @@ span.mention-group { color: var(--primary-high-or-secondary-low); padding: 2px 4px; - background: rgba(var(--primary-rgb), 0.12); border-radius: 8px; font-weight: 600; font-size: $font-down-1;