Merge branch 'better-still-emoji' into shigusegubu

* better-still-emoji:
  fix expanded mentions spacing
This commit is contained in:
Henry Jameson 2021-08-18 20:58:50 +03:00
commit a7d85f0967

View file

@ -4,6 +4,7 @@
color: var(--link);
}
.fullExtraMentions,
.mention-link:not(:last-child) {
margin-right: 0.25em;
}