2021-06-08 14:34:47 +03:00
|
|
|
.MentionsLine {
|
|
|
|
|
.showMoreLess {
|
2021-06-11 03:11:58 +03:00
|
|
|
white-space: normal;
|
2021-08-12 02:49:37 +03:00
|
|
|
color: var(--link);
|
|
|
|
|
}
|
2021-06-12 20:42:17 +03:00
|
|
|
|
2021-08-18 20:58:26 +03:00
|
|
|
.fullExtraMentions,
|
2021-08-18 20:54:04 +03:00
|
|
|
.mention-link:not(:last-child) {
|
2021-08-12 02:49:37 +03:00
|
|
|
margin-right: 0.25em;
|
2021-06-08 14:34:47 +03:00
|
|
|
}
|
|
|
|
|
}
|