-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Consider using Flexbox, which can adjust columns widths based on the relative amount (%) of content in each column. Trades off having uneven columns (downside) to possibly not having content overflow from a column when that column width becomes smaller than the intrinsic width of the content (benefit).