Draft: Fix col selector
!609 (merged) removed the col
class from columns, looks my selector for col-{n}
was actually broken. This prevents Col
s from expanding to their parent height. The twod views rely on the col stretching to parent height.
Need to check if this screws anything else up for you @valentin.valls ?