We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
modebar.bgcolor
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
As shown in this Codepen: https://codepen.io/anon/pen/KJawXR
The text was updated successfully, but these errors were encountered:
The reason we hit this issue is that all modern browsers do not respect the spec and do not grow the width of flex containers that wrap in column mode.
Sorry, something went wrong.
@antoinerg this one got fixed in #3500 too, right?
Yes it did! In #3500 we now style the background color of the button groups instead of the parent container which does not grow its width.
antoinerg
No branches or pull requests
As shown in this Codepen: https://codepen.io/anon/pen/KJawXR
The text was updated successfully, but these errors were encountered: