.vl-data-table--matrix {
  tr {
    th {
      &:first-child {
        border-right: 0.3rem $vl-border-color solid;
      }
    }
  }
}
