ので、

table {
  overflow: auto;
  tr {
    th,
    td {
      min-width: 160px;
    }
  }
}

セルの最小幅を担保し、スクロールバーを表示する妥協