Don't render inline quote policy links in akkoma-fe #122
1 changed files with 6 additions and 0 deletions
|
@ -76,4 +76,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.quote-inline,
|
||||
.quote + .link-preview {
|
||||
display: none;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue