Add monster changes

This commit is contained in:
2025-01-15 17:13:39 +01:00
parent 78b230084f
commit e34593c650
34 changed files with 96 additions and 79 deletions

View File

@ -120,10 +120,14 @@
text-shadow: 0 0 8px var(--color-shadow-primary);
cursor: pointer;
}
input {
min-width: 2.2rem;
max-width: 2.5rem;
}
.name {
flex: 1;
min-width: 3rem;
margin-left: 0.5rem;
min-width: 3.2rem;
margin-left: 4px;
}
.form-group {
flex: 1;