mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-09 07:38:40 +00:00
5c4da77357
A @fillMode parameter for .useColumns9) allows setting `column-fill` property to `balance` for wide statblocks (or other wide column types) instead of relying on Chrome's fallback behavior that ignores `auto` when there's no set container height. Set the default for the for `@fillMode` to `auto` to maintain the current behavior.