mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-10 15:05:35 -04:00
chore: Nuxt 4 upgrade (#7426)
This commit is contained in:
7
frontend/app/assets/style-overrides.scss
Normal file
7
frontend/app/assets/style-overrides.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.v-btn {
|
||||
text-transform: none !important;
|
||||
}
|
||||
|
||||
.v-tab {
|
||||
text-transform: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user