// Fixed Nav Option // Add .fixed-top class to top .navbar-nav and to .sidebar - add .fixed-nav to body .sidebar.fixed-top { // top: $navbar-base-height; // height: calc(100vh - #{$navbar-base-height}); // overflow-y: auto; }