.container {
  :global {
    tr:last-child td {
      padding-bottom: 0;
    }
  }
}
