I'm having trouble implementing a Material UI drawer with some top margin instead of starting from the very top of the page. I've tried applying the marginTop
property, but it's not working. You can view my code on CodeSandbox here: Drawer.
Any suggestions on how to apply the top margin?