:host {
  display: contents;
}

:host(:not(.last-row)) > tr {
  border-bottom: 1px solid var(--sl-panel-border-color);
}