table {
  table-layout: fixed;
}
table th, table td {
  overflow: hidden;
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: normal !important;
}
table td {
  white-space: normal !important;
}
table .action-checkbox-column {
  width: 30px !important;
}/*# sourceMappingURL=admin.css.map */