.app-checkbox-list {
    overflow: auto;
}
.app-checkbox{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}