Manage ranged weapons

This commit is contained in:
2025-01-30 20:55:22 +01:00
parent d3302386ca
commit e3727a8374
30 changed files with 129 additions and 74 deletions

View File

@ -15,6 +15,15 @@
}
}
.dialog-form {
.form-footer {
button {
min-width: 14rem;
min-height: 3.2rem;
}
}
}
.dialog-modifier {
display: flex;
justify-content: center;