.nav-panel {
    //min-height: 42px;
}

.menu {
    padding: .25rem 0;
    &.nav {
        .active {
            font-weight: 900;
        }
    }
}
