forked from AkkomaGang/akkoma-fe
fix mentions in chats
This commit is contained in:
parent
609dc5da0c
commit
1fdfc42159
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue