.v-data-table__wrapper table tbody tr td {
    max-width: 15rem;
    overflow: auto;
}

