.v-table.theme-default {
  width: 100%;
  padding: 0;
  border-spacing: 0;
}

.v-table-fixed.theme-default {
  table-layout: fixed;
}
