.app-nav {
    min-height: 0;
}

.vt-nav {
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 1rem;
}
