Various adjustments on checkbox margins

This commit is contained in:
Johannes Zellner
2025-05-07 12:23:05 +02:00
parent b75554ddcb
commit aa16370fc5
3 changed files with 11 additions and 13 deletions

View File

@@ -105,6 +105,10 @@ hr {
opacity: 0;
}
.pankow-checkbox {
margin: 8px 0;
}
.pankow-table-header-column {
border-bottom-color: transparent;
}