-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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(modal): override base paragraph styles in modal content #8046
fix(modal): override base paragraph styles in modal content #8046
Conversation
147786a
to
4711794
Compare
Deploy preview for carbon-elements ready! Built with commit 147786a |
Deploy preview for carbon-components-react ready! Built with commit 147786a https://deploy-preview-8046--carbon-components-react.netlify.app |
Deploy preview for carbon-elements ready! Built with commit ef39f58 |
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 👍 ✅
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit ef39f58 https://deploy-preview-8046--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.
👍🏻
Closes #8043
This PR overrides the system wide text style rules on paragraphs only within modals (similar to existing overrides on other components e.g. accordion)
Testing / Reviewing
Confirm the text styles are correct in our modal storybook examples