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: "...";
}
.toot a:not(.mention) span:last-of-type {
display: none;
/*display: none;*/
}
.tl-box .via-hide {
display: none;