@layer vuetify-components { .v-checkbox.v-input { flex: 0 1 auto; } .v-checkbox .v-selection-control { min-height: var(--v-input-control-height); } }