forked from AkkomaGang/akkoma-fe
fix chats again
This commit is contained in:
parent
25bf28f051
commit
1717a3aaf2
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
|
||||||
.rich-content-wrapper::after {
|
.RichContent::after {
|
||||||
margin-right: 5.4em;
|
margin-right: 5.4em;
|
||||||
content: " ";
|
content: " ";
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in a new issue