mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-25 20:09:55 +02:00
Fix sizing of metagame settings (#2112)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
This commit is contained in:
parent
82ce2f3052
commit
59cdacf2e0
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
gap: var(--spacer-8);
|
gap: var(--spacer-8);
|
||||||
.form-group .form-fields {
|
.form-group .form-fields {
|
||||||
width: unset;
|
width: unset;
|
||||||
|
flex: unset;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue