Skip to content

Commit

Permalink
density breaks vuetify's layout calculations 🤡
Browse files Browse the repository at this point in the history
  • Loading branch information
SiriusAshling committed May 17, 2024
1 parent 9a53185 commit cc6fe1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/vuetify.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export default defineNuxtPlugin((app) => {
VAppBar: {
flat: true,
class: 'backdrop border-b',
density: 'compact',
},
VNavigationDrawer: {
class: 'backdrop',
Expand Down

0 comments on commit cc6fe1e

Please sign in to comment.