You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. 🤔
The text was updated successfully, but these errors were encountered:
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.
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. 🤔
The text was updated successfully, but these errors were encountered: