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