Merged with main

This commit is contained in:
WBHarry 2025-06-07 00:15:02 +02:00
commit c05460b84b
23 changed files with 626 additions and 587 deletions

View file

@ -212,6 +212,22 @@
flex: 1;
}
}
.form-group {
display: flex;
justify-content: space-between;
align-items: center;
label {
font-size: 16px;
}
.form-fields {
display: flex;
gap: 4px;
align-items: center;
}
}
}
.system-daggerheart {