small fixes

This commit is contained in:
Tom (plebeius.eth)
2024-11-05 12:48:28 +01:00
parent 8d35e0942f
commit 4f25e0fbc6
4 changed files with 10 additions and 5 deletions
@@ -101,6 +101,7 @@
margin: 0 3px;
vertical-align: middle;
transform: translateY(-2px);
cursor: pointer;
}
.spoilerButton td {
@@ -113,6 +114,10 @@
font-weight: normal;
}
.spoilerButton label {
cursor: pointer;
}
@media (max-width: 640px) {
.postFormDesktop {
display: none;