mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
refactor(frontend): 🏗️ scafold pages and componenets folder
Setup the file structure for components, pages, layouts, api, and all new frontend structure
This commit is contained in:
7
frontend/assets/style-overrides.scss
Normal file
7
frontend/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