Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

childGap doesn't give gaps between children when using flex-wrap #665

Closed
mtblanton opened this issue Jan 14, 2022 · 1 comment
Closed

childGap doesn't give gaps between children when using flex-wrap #665

mtblanton opened this issue Jan 14, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@mtblanton
Copy link
Contributor

child gap doesn't work correctly with wrapping elements. when the content wraps, there isn't a vertical gap between elements

image

Demo here with what we used as a fix (flex gap including fallback):
https://codesandbox.io/s/p-c-child-gap-issue-7xo8k?file=/src/App.js

@mtblanton mtblanton added the bug Something isn't working label Jan 14, 2022
@nathanyoung
Copy link
Contributor

CSS gap is now supported.

#857

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants