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

@ -1948,6 +1948,10 @@ i.lethalfantasy {
.lethalfantasy-roll-dialog fieldset {
padding: 4px;
}
.dialog-form .form-footer button {
min-width: 14rem;
min-height: 3.2rem;
}
.dialog-modifier {
display: flex;
justify-content: center;