mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
spacing
This commit is contained in:
parent
9226e3939b
commit
bbeedb0530
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
<v-col cols="12" lg="6" md="6" sm="12">
|
||||
<v-card-title class="headline">Sides</v-card-title>
|
||||
<MobileRecipeCard
|
||||
class="mb-1"
|
||||
v-for="(side, index) in planDay.meals.slice(1)"
|
||||
:key="`side-${index}`"
|
||||
:name="side.name"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue