Fix: Pleroma hashtags unshown
This commit is contained in:
parent
5f22d2427e
commit
612400944e
|
@ -523,7 +523,7 @@ p:not(:last-child) {
|
||||||
content: "...";
|
content: "...";
|
||||||
}
|
}
|
||||||
.toot a:not(.mention) span:last-of-type {
|
.toot a:not(.mention) span:last-of-type {
|
||||||
display: none;
|
/*display: none;*/
|
||||||
}
|
}
|
||||||
.tl-box .via-hide {
|
.tl-box .via-hide {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user