Merge branch 'better-still-emoji' into proper-attachments

* better-still-emoji:
  fix "+X more" sticking
This commit is contained in:
Henry Jameson 2021-08-15 18:43:52 +03:00
commit 777f6c0162

View file

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