table {
    height: min-content;
}

.ml-auto {
    margin-left: auto;
}
