mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
If total max columns width (grid_max) is zero then available width should be divided equally between columns. Previously there was division by zero: `column.max_width / grid_max`.
208 B
208 B