mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-10 09:02:32 +00:00
Merge pull request #7444 from joesinghaus/heart
[Heart: The City Beneath mk2] Improve layout for a large number of abilities
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"skills-domains abilities-fallout"
|
||||
"notes notes";
|
||||
grid-template-columns: 1fr 1fr;
|
||||
grid-template-rows: repeat(4,auto) 1fr auto;
|
||||
grid-gap: var(--large-gap) calc(2 * var(--large-gap));
|
||||
align-items: start;
|
||||
align-content: start;
|
||||
|
||||
Reference in New Issue
Block a user