.admin-report-inline-table {
  .table-container {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 auto;
  }
}
