Skip to content

Commit

Permalink
Fix @mentions on outgoing messages
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
  • Loading branch information
automated-signal and josh-signal committed Oct 7, 2021
1 parent d7445d4 commit dce6a91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions stylesheets/_modules.scss
Expand Up @@ -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 {
Expand Down

0 comments on commit dce6a91

Please sign in to comment.