mirror of
https://iceshrimp.dev/iceshrimp/akkoma-fe.git
synced 2025-12-17 00:43:02 +01:00
11 lines
164 B
SCSS
11 lines
164 B
SCSS
.MentionsLine {
|
|
.showMoreLess {
|
|
white-space: normal;
|
|
color: var(--link);
|
|
margin-right: 0.25em;
|
|
}
|
|
|
|
.mention-link {
|
|
margin-right: 0.25em;
|
|
}
|
|
}
|