﻿.dropdown-menu-mh400 {
    max-height: 400px;
    overflow-y: scroll;
}

.dropdown-item-check {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    column-gap: 1rem;
}
