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

Fix grid rows gap bug #1646

Merged
merged 5 commits into from
Oct 6, 2023
Merged

Conversation

gavin-ts
Copy link
Contributor

@gavin-ts gavin-ts commented Oct 6, 2023

Summary

Fixes a bug calculating the grid height with only grid-rows and different horizontal-gap and vertical-gap.

Details

before/after

Screenshot 2023-10-05 at 6 49 18 PM

@gavin-ts gavin-ts merged commit db126ab into terrastruct:master Oct 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix grid-rows with horizontal-gap > vertical-gap
2 participants