mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-02-24 06:03:04 +01:00
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