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-08-15 18:41:13 +03:00
|
|
|
margin-right: 0.25em;
|
2021-08-12 02:49:37 +03:00
|
|
|
}
|
2021-06-12 20:42:17 +03:00
|
|
|
|
2021-08-15 18:11:38 +03:00
|
|
|
.mention-link {
|
2021-08-12 02:49:37 +03:00
|
|
|
margin-right: 0.25em;
|
2021-06-08 14:34:47 +03:00
|
|
|
}
|
|
|
|
|
}
|