Fix: Pleroma hashtags unshown

This commit is contained in:
Cutls 2019-05-29 23:24:50 +09:00
parent 5f22d2427e
commit 612400944e

View File

@ -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;