mirror of https://github.com/ColorlibHQ/AdminLTE
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
commit
7a539747cc
|
@ -534,6 +534,10 @@ body:not(.sidebar-mini-md) {
|
|||
min-height: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
.sidebar {
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue