diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index c870a95ab..09b060d1b 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -4586,6 +4586,10 @@ button.module-image__border-overlay:focus { } } +.module-message-body__at-mention--outgoing { + background-color: $color-black-alpha-40; +} + // Module: Reaction Viewer .module-reaction-viewer {