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