mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-01 11:35:23 +02:00
Feature/style unification (#420)
* set global icons * fixes #419 * button style docs * category/tag page updates * dynamic router imports Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
parent
ef87f2231d
commit
eb3d56936e
78 changed files with 332 additions and 201 deletions
|
@ -2,9 +2,7 @@
|
|||
<v-container>
|
||||
<v-card flat height="100%">
|
||||
<v-app-bar color="transparent" flat class="mt-n1 rounded">
|
||||
<v-icon large left>
|
||||
mdi-tag-multiple-outline
|
||||
</v-icon>
|
||||
<v-icon large left> {{ $globals.icons.tags }}-multiple-outline </v-icon>
|
||||
<v-toolbar-title class="headline"> {{ page.name }} </v-toolbar-title>
|
||||
</v-app-bar>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue