Swap order of thresholds and resources in actor editor (#1943)

This commit is contained in:
Carlos Fernandez 2026-05-30 06:49:06 -04:00 committed by GitHub
parent a209b035c8
commit 251d7e4e13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 {