Steps to reproduce
Steps:
- Open this link to live example: https://stackblitz.com/edit/github-bn7zjlhr?file=src%2FApp.tsx
- Notice the
background-color style applied to modal via theme is applied to the persistent drawer.
Current behavior
The background-color style applied to modal via theme is applied to the persistent or permanent variant drawers.
Expected behavior
modal styles are for temporary variant. So, the styles applied to them should not be applied to the drawer of permanent or persistent variants.
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: drawer, modal, theme