mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-03-10 12:40:06 +01:00
more spacing fixes
This commit is contained in:
parent
17d6f1b53b
commit
ee86f56469
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
.MentionsLine {
|
.MentionsLine {
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
|
|
||||||
|
.mention-link:not(:first-child)::before {
|
||||||
|
content: ' ';
|
||||||
|
}
|
||||||
|
|
||||||
.showMoreLess {
|
.showMoreLess {
|
||||||
margin-left: 0.5em;
|
margin-left: 0.5em;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
|
|
Loading…
Add table
Reference in a new issue