mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-01 19:45:22 +02:00
ui color/theme improvement
This commit is contained in:
parent
86c1fd8e9d
commit
7b6fdc7619
12 changed files with 41 additions and 33 deletions
|
@ -8,7 +8,8 @@
|
|||
<NewMeal v-else @created="requestMeals" />
|
||||
|
||||
<v-card class="my-1">
|
||||
<v-card-title class="secondary white--text"> Meal Plans </v-card-title>
|
||||
<v-card-title class="headline"> Meal Plans </v-card-title>
|
||||
<v-divider></v-divider>
|
||||
|
||||
<v-timeline align-top :dense="$vuetify.breakpoint.smAndDown">
|
||||
<v-timeline-item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue