We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TagGroup uses column-gap to set the gap between tags. The overflow library won't handle this very well until #23066
column-gap
For now it's probably OK to increase the padding on the Overflow component to 60px
padding
Overflow
The text was updated successfully, but these errors were encountered:
YuanboXue-Amber
Successfully merging a pull request may close this issue.
TagGroup uses
column-gap
to set the gap between tags. The overflow library won't handle this very well until #23066For now it's probably OK to increase the
padding
on theOverflow
component to 60pxThe text was updated successfully, but these errors were encountered: