.attendance-matrix th,
.attendance-matrix td {
  white-space: nowrap;
}

.member-col {
  min-width: 140px;
}

.match-col {
  min-width: 60px;
}

.table-container {
  overflow-x: auto;
}
