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
@@ -84,10 +84,9 @@
.spoilerButton {
display: inline-block;
padding-top: 2px;
margin-left: 5px;
}
.spoilerButton label {
.spoilerButton label, .spoilerButton input[type="checkbox"] {
cursor: pointer;
}