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 {
|
.without-attachment {
|
||||||
.message-content {
|
.message-content {
|
||||||
// TODO figure out how to do it properly
|
// TODO figure out how to do it properly
|
||||||
.text::after {
|
.rich-content-wrapper::after {
|
||||||
margin-right: 5.4em;
|
margin-right: 5.4em;
|
||||||
content: " ";
|
content: " ";
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in a new issue