Enhancement: Improve the UX for unread conversations (#986)
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
This commit is contained in:
parent
534409d25a
commit
83be2e1edb
1 changed files with 2 additions and 2 deletions
|
@ -120,11 +120,11 @@
|
|||
}
|
||||
|
||||
.conversation--message {
|
||||
font-weight: $font-weight-medium;
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
||||
|
||||
.conversation--user {
|
||||
font-weight: $font-weight-medium;
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue