fix mentions in chats

This commit is contained in:
Henry Jameson 2021-06-13 21:43:45 +03:00
parent 609dc5da0c
commit 1fdfc42159
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
.without-attachment {
.message-content {
// TODO figure out how to do it properly
.text::after {
.rich-content-wrapper::after {
margin-right: 5.4em;
content: " ";
display: inline-block;