
.v-sheet--offset {
  top: -24px;
  position: relative;
}

/* Diminuir fonte da v-data-table */
.v-data-table tbody td {
  font-size: 10px !important;
}

