User avatar
Volpeon areonNSmol
@volpeon@icy.wyvern.rip
@SteffoSpieler drgn_pat I implemented the layout with height: calc(100vh - _px) on the root container and display: flex; flex-direction: column; height: 100% on the columns. The panel size can be controlled with flex and no hardcoded fixed heights.