Don't render inline quote policy links
This commit is contained in:
parent
2936e2efee
commit
7bb303726f
1 changed files with 6 additions and 0 deletions
|
@ -70,4 +70,10 @@
|
|||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.quote-inline,
|
||||
.quote + .link-preview {
|
||||
display: none;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue