Я уже пробовал добавлять высоту и ширину v-карты, но это не решило проблему.

Это мой vuejs
PAYMENT PRIORITY MANAGEMENT
Priority #
Amortization
{{ index + 1 }}.
{{ item.priority }}
8.
Principal
Edit
Save
Back
.shortcutkey {
width: 100%;
height: 40px;
text-indent: 8px;
}
/* ::v-deep .v-select-list > .v-list-item.v-list-item--disabled {
color: black !important;
} */
::v-deep .v-select .v-select__selection--disabled{
color: black !important;
}
Подробнее здесь: https://stackoverflow.com/questions/792 ... a-is-click