fix expanded mentions spacing

This commit is contained in:
Henry Jameson 2021-08-18 20:58:26 +03:00 committed by Sam Therapy
parent b198271f9f
commit 3a7dc2c4c3
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

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