Fix @mentions on outgoing messages
This commit is contained in:
parent
940f009987
commit
9f13fd7484
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
.module-reaction-viewer {
|
.module-reaction-viewer {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue