mealie/frontend/assets/style-overrides.scss
hay-kot 91f56b42de refactor(frontend): 🏗️ scafold pages and componenets folder
Setup the file structure for components, pages, layouts, api, and all new frontend structure
2021-07-31 14:45:28 -08:00

8 lines
93 B
SCSS

.v-btn {
text-transform: none !important;
}
.v-tab {
text-transform: none !important;
}