fix expanded mentions spacing

This commit is contained in:
Henry Jameson 2021-08-18 20:58:26 +03:00
parent e98a2af39e
commit cbb34e2b0e

View file

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