Sidebar collapsed width on small screens
This commit is contained in:
parent
06f4aeb74d
commit
b370bf6dab
@ -182,7 +182,7 @@
|
||||
.sidenav--minimized {
|
||||
@extend .sidenav;
|
||||
|
||||
width: auto;
|
||||
width: 10rem;
|
||||
margin: 0px;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user