diff --git a/scss/modules/flexpane/_mentions.scss b/scss/modules/flexpane/_mentions.scss index 93731f98..4c9e63f9 100644 --- a/scss/modules/flexpane/_mentions.scss +++ b/scss/modules/flexpane/_mentions.scss @@ -17,6 +17,11 @@ color: $base-link-color; } +a.internal_member_link { + background: $color-shade-dark; + color: $base-font-color; +} + a.c-member_slug, .c-member_slug--link, .c-mrkdwn__subteam--link {