You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: [M3-9796] - Notice icon, padding, and dark mode (#12065)
## Changes 🔄
- Fix icon not changing in dark mode
- Fix left padding
- All notices/banners have icons associated now without the need for important
- Removed important references from the codebase and stories
No need for changeset since this isn't released yet. I did a quick pass-through and haven't noticed any regressions
## How to test 🧪
### Verification steps
(How to verify changes)
- [ ] Check notices/banners for regressions across the codebase in dark mode, various sizes, and storybook
Copy file name to clipboardExpand all lines: packages/manager/src/features/Databases/DatabaseDetail/DatabaseAdvancedConfiguration/DatabaseAdvancedConfigurationDrawer.tsx
0 commit comments