vuetify
vuetify copied to clipboard
fix(VDataTable): mobile header title font weight
Description
Using VTable $table-header-font-weight variable
FIxes: https://github.com/vuetifyjs/vuetify/issues/19737
Markup:
@use '../VTable/variables' as VTable
.v-data-table__td-title
font-weight: VTable.$table-header-font-weight