[Bug Report][3.6.3] Badge does not use $badge-font-family #19834
Labels
C: VBadge
VBadge
S: has PR
The issue has a pending Pull Request
sass
T: enhancement
Functionality that enhances existing features
Milestone
Environment
Vuetify Version: 3.6.3
Vue Version: 3.4.26
Browsers: Firefox 126.0
OS: Windows 10
Steps to reproduce
Override the SCSS variable $badge-font-family.
Expected Behavior
The badge font should change.
Actual Behavior
Does not change.
Reproduction Link
Example on Stackblitz
Other comments
If you look into
packages/vuetify/src/components/VBadge/VBadge.sass
the variable is not used at all.The text was updated successfully, but these errors were encountered: