Show "unplayed" dot on outgoing audio messages
This commit is contained in:
parent
b73c029d5f
commit
14929fb408
16 changed files with 219 additions and 60 deletions
|
@ -1172,7 +1172,8 @@
|
|||
@include color-svg('../images/double-check.svg', $color-white-alpha-80);
|
||||
}
|
||||
}
|
||||
.module-message__metadata__status-icon--read {
|
||||
.module-message__metadata__status-icon--read,
|
||||
.module-message__metadata__status-icon--viewed {
|
||||
width: 18px;
|
||||
|
||||
@include light-theme {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue