We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vuetify Version: 3.6.3 Vue Version: 3.4.26 Browsers: Firefox 125.0 OS: Windows 10
Just a normal element
Header title with font-weight:700 in normal data-table view
Header title with font-weight:500 in normal data-table view
https://play.vuetifyjs.com/#...
In mobile data-table font-weight is 700
The text was updated successfully, but these errors were encountered:
Should be an easy fix, I'll submit a pr.
Sorry, something went wrong.
fix(VDataTable): header title font weight (#19742)
c4b33c0
fixes #19737
webdevnerdstuff
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.6.3
Vue Version: 3.4.26
Browsers: Firefox 125.0
OS: Windows 10
Steps to reproduce
Just a normal element
Expected Behavior
Header title with font-weight:700 in normal data-table view
Actual Behavior
Header title with font-weight:500 in normal data-table view
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
In mobile data-table font-weight is 700
The text was updated successfully, but these errors were encountered: