.vgt-table{
  &.bordered td:not(:last-child), &.bordered th:not(:last-child) {
  	@apply border-r border-gray-400;
  }
}