Add Enemy sheet

This commit is contained in:
2025-05-25 21:52:09 +02:00
parent 4aa22195a3
commit f2e6415f33
13 changed files with 79 additions and 16 deletions

View File

@@ -8,7 +8,10 @@
display: flex;
align-items: center;
}
.form-group label {
.form-fields input[type="checkbox"] {
min-width: 2rem;
max-width: 2rem;
text-align: center;
}
.form-group input {
min-width: 12rem;