mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-12 08:12:41 +01:00
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…
Add table
Reference in a new issue