Current Behavior
MuiDrawer-paper is defined with a background color, which means any component that uses some form of Drawer will inherit this color.
Desired Behavior
Refactor the MuiDrawer modifier to not define the background color, and let this be defined project specific.
Implementation
Acceptance Tests
Mockups
Contributor Guide
Current Behavior
MuiDrawer-paperis defined with a background color, which means any component that uses some form ofDrawerwill inherit this color.Desired Behavior
Refactor the
MuiDrawermodifier to not define the background color, and let this be defined project specific.Implementation
Acceptance Tests
Mockups
Contributor Guide