mirror of https://github.com/ColorlibHQ/gentelella
Make sidebar scrollable
parent
b8629c3411
commit
707bc4ef09
|
@ -1,7 +1,6 @@
|
||||||
body.nav-sm .container.body .left_col {
|
body.nav-sm .container.body .left_col {
|
||||||
width: 70px;
|
width: 70px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
position: fixed;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
z-index: 200;
|
z-index: 200;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue