-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
See #3745 (comment).
We've had this kind of issue before where the default browser table sizing makes one column much wider than the others, unnecessarily squishing and wrapping the other columns. I think we can resolve this by just assigning a reasonable width inline to the big column (as I did with width: 40% in the above example). We should just have a scroll through the tables in 262 and see which ones could use a bit of "encouragement" to have more balanced column widths.
Metadata
Metadata
Assignees
Labels
No labels