fix(notification): actionable non-inline content close button layout bug#9773
Conversation
|
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: d6c3ece 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/615b79fc81b2e0000732b4f1 😎 Browse the preview: https://deploy-preview-9773--carbon-react-next.netlify.app |
|
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: d6c3ece 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/615b79fc81b2e0000732b4ef 😎 Browse the preview: https://deploy-preview-9773--carbon-elements.netlify.app |
|
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: d6c3ece 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/615b79fb71eb6f0007b852a0 😎 Browse the preview: https://deploy-preview-9773--carbon-components-react.netlify.app |
Fixes
ActionableNotification- content text was running into the close button due to an improperly scoped style.Changelog
Changed
Testing / Reviewing
inlineproptrue, and do the same test to ensure no regressions for inline variant.Screenshots