Skip to content

try to improve handling of nested cols and rows

Stuart Fisher requested to merge update/nested-layout-handling into master

Will automatically

  • display: flex nested columns to make children fill the column height
  • flex: 1 nested rows so they fill their parent
Edited by Stuart Fisher

Merge request reports