forked from AkkomaGang/akkoma-fe
Remove link preview after quote for InlineQuotePolicy
This commit is contained in:
parent
945d4f633e
commit
b792655f7a
1 changed files with 5 additions and 0 deletions
|
@ -76,4 +76,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.quote + .link-preview {
|
||||
display: none;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue