.data-table th, .data-table td {
  white-space: nowrap !important;
}

.data-table th.wrap,
.data-table td.wrap {
  white-space: normal !important;
  word-break: break-word !important;
}
