added read receipt support

This commit is contained in:
unknown 2021-08-16 17:51:23 +05:30
parent 8d4e796f42
commit 683ce431db
4 changed files with 17 additions and 4 deletions

View file

@ -3,6 +3,7 @@
padding-right: var(--sp-extra-tight);
display: flex;
align-items: center;
width: 100%;
&:hover {
background-color: var(--bg-surface-hover);