diff --git a/app/src/components/v-list/v-list-item-content.vue b/app/src/components/v-list/v-list-item-content.vue index 39a97218a5..0ef58f843d 100644 --- a/app/src/components/v-list/v-list-item-content.vue +++ b/app/src/components/v-list/v-list-item-content.vue @@ -7,6 +7,7 @@ @@ -21,6 +22,7 @@ body { align-self: center; padding: var(--v-list-item-content-padding); overflow: hidden; + font-family: var(--v-list-item-content-font-family); .v-list.three-line &, .v-list-item.three-line & {