Skip to content

Commit

Permalink
Fix @mentions on outgoing messages
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-signal committed Oct 7, 2021
1 parent 940f009 commit 9f13fd7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions stylesheets/_modules.scss
Original file line number Diff line number Diff line change
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 9f13fd7

Please sign in to comment.