Re: [csswg-drafts] [css-align][css-grid] Suggestion: Flexible Grid Gaps (#6275)

Chrome finally implemented subgrid, so I was finally able to test out using `justify-content: space-between` in our production app and it helps enormously, but still isn't ideal. The problem with space-between is that every column gap is identical. In our tables it would be far preferable to have some columns but up against each other (e.g. checkbox column with a name column) and others far apart. There are workarounds, but being able to specify `fr` units on column gaps would be really, really nice.

-- 
GitHub Notification of comment by thatcort
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6275#issuecomment-1867929251 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 22 December 2023 17:38:19 UTC