aside.left-sidebar {
    position: fixed;
    overflow-y: auto;
}
aside.left-sidebar {
    transition: all 0.4s;
}