This website requires JavaScript.
Explore
Help
Register
Sign In
qugalet
/
pleroma-fe
Watch
1
Star
0
Fork
You've already forked pleroma-fe
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
d361a4d7dc
pleroma-fe
/
src
/
components
/
mentions_line
/
mentions_line.scss
9 lines
115 B
SCSS
Raw
Normal View
History
Unescape
Escape
moved mentions into a separate component - MentionLine, added collapsing of mentions when there's too many of 'em
2021-06-08 11:34:47 +00:00
.
MentionsLine
{
fix overflows
2022-02-04 12:20:56 +00:00
word-break
:
break-all
;
moved mentions into a separate component - MentionLine, added collapsing of mentions when there's too many of 'em
2021-06-08 11:34:47 +00:00
.
showMoreLess
{
better handling of hellthreads with mentions at bottom
2021-06-11 00:11:58 +00:00
white-space
:
normal
;
remove new options for style and separate line, now groups all chained mentions on a mentionsline regardless of placement. fixes spacing
2021-08-11 23:49:37 +00:00
color
:
var
(
--
link
)
;
}
moved mentions into a separate component - MentionLine, added collapsing of mentions when there's too many of 'em
2021-06-08 11:34:47 +00:00
}
Reference in a new issue
Copy permalink