-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
LeftNav overlay content #145
Copy link
Copy link
Closed
Labels
scope: stylesSpecific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Metadata
Metadata
Assignees
Labels
scope: stylesSpecific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
I am guiding me with the sources of documentation to structure an application.
but always the leftnav component overlays the content
I have
a App, Home and AppLeftNav components, i'll show only the JSX relevant code
App.jsx
Home.jsx
AppLeftNav.jsx
styles.less
Here is a screenshot of the problem
