Restore indicator when conversation is manually marked unread
This commit is contained in:
parent
c0663ed57c
commit
2dc24540ac
2 changed files with 12 additions and 2 deletions
|
@ -4501,7 +4501,8 @@ button.module-image__border-overlay:focus {
|
|||
@include dark-theme {
|
||||
background-color: $color-ultramarine-dawn;
|
||||
}
|
||||
&--unread-messages {
|
||||
&--unread-messages,
|
||||
&--marked-unread {
|
||||
@include font-caption-bold;
|
||||
text-align: center;
|
||||
word-break: normal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue