mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-23 10:59:54 +02:00
Improved optional fieldset styling
This commit is contained in:
parent
1cecb4251d
commit
da44ff2510
3 changed files with 7 additions and 3 deletions
|
|
@ -305,6 +305,10 @@
|
|||
min-height: auto;
|
||||
row-gap: 0;
|
||||
|
||||
&.active {
|
||||
row-gap: 10px;
|
||||
}
|
||||
|
||||
legend {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue