mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 04:44:16 +02:00
Swap order of thresholds and resources in actor editor (#1943)
This commit is contained in:
parent
a209b035c8
commit
251d7e4e13
2 changed files with 7 additions and 7 deletions
|
|
@ -7,7 +7,7 @@
|
|||
&.attack.active {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 16px;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.fieldsets-section {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue