Chrome 145 introduces support for `column-wrap` and `column-height` properties from the CSS multi-column layout level 2 specification. These properties allow columns to wrap into new rows in the block direction instead of overflowing horizontally. This solves the problem of horizontal scrollbars with unpredictable content
Sort: