0
I want to fix the sidenav and the Toolbar of Angular Material, and the content of the application stay on the rest of the page. In my index.html I am using the ng-view directive to render. I have a.html menu page that is sidenav and tollbar, and other pages like home.html. How do I fix my sidenav and Toolbar on every page?