Update MuiDrawer
modifier to not include the background color
#595
Labels
kind/enhancement
Improvement in current feature
Current Behavior
MuiDrawer-paper
is defined with a background color, which means any component that uses some form ofDrawer
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
The text was updated successfully, but these errors were encountered: