Swap order of thresholds and resources in actor editor

This commit is contained in:
Carlos Fernandez 2026-05-28 20:21:08 -04:00
parent ddf4747310
commit 73c23ae468
2 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@
&.attack.active {
display: flex;
flex-direction: column;
gap: 16px;
gap: 12px;
}
.fieldsets-section {