feat(post): block posts via the minus button (to collapse) or via the post menu

This commit is contained in:
Tom (plebeius.eth)
2024-05-30 14:29:02 +02:00
parent be579df996
commit 32f52200b7
10 changed files with 96 additions and 64 deletions
-1
View File
@@ -119,7 +119,6 @@
}
.list a {
color: var(--homepage-box-link-text-color);
text-decoration: var(--homepage-box-link-text-decoration);
}