mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 15:49:42 +02:00
add ghost
This commit is contained in:
parent
0e0dfbf014
commit
c94a1d7c17
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
v-model="parsedIng"
|
||||
handle=".handle"
|
||||
:style="{ width: '100%' }"
|
||||
ghost-class="ghost"
|
||||
>
|
||||
<v-expansion-panel v-for="(ing, index) in parsedIng" :key="index">
|
||||
<v-expansion-panel-header class="my-0 py-0" disable-icon-rotate>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue