fix "+X more" sticking
This commit is contained in:
parent
8cc1ad67df
commit
0087d33c75
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
.showMoreLess {
|
.showMoreLess {
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
color: var(--link);
|
color: var(--link);
|
||||||
|
margin-right: 0.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mention-link {
|
.mention-link {
|
||||||
|
|
Loading…
Reference in a new issue