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

How'd you arrange the chips at the top so they don't overflow? #7

Open
OmgImAlexis opened this issue Sep 9, 2021 · 1 comment
Open

Comments

@OmgImAlexis
Copy link

OmgImAlexis commented Sep 9, 2021

I feel we need a card to wrap around this that just sets up flex box's wrap feature.
Or maybe a card that let's you scroll horizontally without scroll bars. 🤔

image

@OmgImAlexis
Copy link
Author

So adding a bottom margin to the chips, making the first edge have a margin-left: -5px; and setting the horizonatal stack to have flex-wrap: wrap; we end up with this.

image

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

No branches or pull requests

1 participant