mentions_line.scss (206B)
- .MentionsLine {
- word-break: break-all;
- .mention-link:not(:first-child)::before {
- content: " ";
- }
- .showMoreLess {
- margin-left: 0.5em;
- white-space: normal;
- color: var(--link);
- }
- }
git clone https://hacktivis.me/git/pleroma-fe.git
mentions_line.scss (206B)
- .MentionsLine {
- word-break: break-all;
- .mention-link:not(:first-child)::before {
- content: " ";
- }
- .showMoreLess {
- margin-left: 0.5em;
- white-space: normal;
- color: var(--link);
- }
- }