RegularToot: support content warning
This commit is contained in:
parent
cff0c2880a
commit
737d63f88a
3 changed files with 64 additions and 11 deletions
|
@ -4,6 +4,10 @@
|
|||
margin-right: var(--card-pad, 0);
|
||||
line-height: 1.5;
|
||||
|
||||
> .content {
|
||||
display: contents;
|
||||
}
|
||||
|
||||
& * {
|
||||
user-select: text;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue