Skip to content

Commit

Permalink
fix(utilities): remove !important from font-family utility class
Browse files Browse the repository at this point in the history
fixes #5640
  • Loading branch information
johnleider committed Jan 13, 2024
1 parent 64618ff commit 492af10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vuetify/src/styles/settings/_utilities.scss
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ $utilities: () !default;
),
class: text,
unimportant: (
font-family,
font-weight,
line-height
),
Expand Down

0 comments on commit 492af10

Please sign in to comment.