My sidebar menu has multi-level sub-menus, but when I expand them, the bottom content becomes hidden. Even though the height is set to 100%, the last menu disappears as I continue expanding. How can this issue be fixed?
Link to my JSfiddle: Here
.nav-bar {
/* CSS code here */
}