more spacing fixes
This commit is contained in:
parent
17d6f1b53b
commit
ee86f56469
@ -1,6 +1,10 @@
|
||||
.MentionsLine {
|
||||
word-break: break-all;
|
||||
|
||||
.mention-link:not(:first-child)::before {
|
||||
content: ' ';
|
||||
}
|
||||
|
||||
.showMoreLess {
|
||||
margin-left: 0.5em;
|
||||
white-space: normal;
|
||||
|
Loading…
Reference in New Issue
Block a user