forked from Mirrors/gomuks
web/timeline: add background for read receipt avatars
This commit is contained in:
parent
8c9925959a
commit
7f94bbf39e
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ div.timeline-event > div.read-receipts {
|
|||
> img {
|
||||
margin-left: -.35rem;
|
||||
border: 1px solid var(--background-color);
|
||||
background-color: var(--background-color);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue