forked from AkkomaGang/akkoma-fe
Don't render inline quote policy links
This commit is contained in:
parent
e47d3a6d13
commit
92e0d885f0
1 changed files with 6 additions and 0 deletions
|
@ -76,4 +76,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.quote-inline,
|
||||||
|
.quote + .link-preview {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue