Forum: Fix bold text in last unread message (#2361)
This commit is contained in:
parent
7902cda648
commit
4f68d23f73
@ -38,9 +38,12 @@ $radius: 0.5rem;
|
||||
}
|
||||
|
||||
.unread {
|
||||
font-weight: 500;
|
||||
color: var(--color-text);
|
||||
|
||||
.title, :global(.sender-name) {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
&.main-column, &.last-message {
|
||||
padding: 0 0.25rem;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user