v-data-table.scss 61 B

12345
  1. .v-data-table {
  2. .is-clickable {
  3. cursor: pointer;
  4. }
  5. }