fix "+X more" sticking

This commit is contained in:
Henry Jameson 2021-08-15 18:41:13 +03:00
parent 8cc1ad67df
commit 0087d33c75

View file

@ -2,6 +2,7 @@
.showMoreLess {
white-space: normal;
color: var(--link);
margin-right: 0.25em;
}
.mention-link {