.admin__sidebar {
    height: auto;
    min-height: 100%;
}

.d-none.d-xl-block {
    display: none !important;
}

.dropdown-menu {
    max-height: 300px;
    overflow: auto;
}
