Closed HaseemUlHaq closed 4 years ago
This is what it looks right now we need to work on the top left menu button. On hover I have disabled the opening of sidebar. We need to open the sidebar when clicked on that top left toggle button.
Just add .activated class to open sidebar
This is how it looks like,
.app-container.mini-drawer .activated { & .side-nav:hover {
.app-container.mini-drawer .activated {
& .side-nav:hover {
This is what it looks right now we need to work on the top left menu button. On hover I have disabled the opening of sidebar. We need to open the sidebar when clicked on that top left toggle button.
Just add .activated class to open sidebar
This is how it looks like,
.app-container.mini-drawer .activated {
& .side-nav:hover {