pleroma-fe/src/components/mentions_line/mentions_line.scss

12 lines
177 B
SCSS

.MentionsLine {
.showMoreLess {
white-space: normal;
color: var(--link);
}
.fullExtraMentions,
.mention-link:not(:last-child) {
margin-right: 0.25em;
}
}