This commit is contained in:
Tom (plebeius.eth)
2024-06-03 13:53:12 +02:00
parent 052476ad1a
commit ab209d273c
3 changed files with 6 additions and 9 deletions
-6
View File
@@ -61,12 +61,6 @@
width: 100%;
}
.postDesktop .checkbox, .replyDesktop .checkbox {
display: inline-block;
padding: 3px 7px 3px 4px;
filter: var(--filter80);
}
.postDesktop .subject {
color: var(--post-subject-text-color);
font-weight: var(--post-subject-font-weight);