-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(button): explicitly set width for expressive theme #8686
fix(button): explicitly set width for expressive theme #8686
Conversation
Deploy Preview for carbon-elements ready! Built with commit e38a0cb |
57c0162
to
59447a4
Compare
Deploy preview for carbon-components-react failed. Built with commit 57c0162 https://app.netlify.com/sites/carbon-components-react/deploys/609d8462a746260007045cd9 |
Deploy Preview for carbon-components-react ready! Built without sensitive environment variables with commit e38a0cb https://deploy-preview-8686--carbon-components-react.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 ✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fixed to me! 👍
Closes #8685
related #8477
This PR resolves a regression where expressive theme button styles would impact modal footer button sets. The selector has been modified so that it explicitly targets expressive theme button sets now
Testing / Reviewing
Confirm default, expressive, and modal footer button sets appear as expected