mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
Merge branch 'feat/nuxt3-migration' of https://github.com/mrth2/mealie into pr/mrth2/5184
This commit is contained in:
commit
a68a5804cf
2 changed files with 2 additions and 1 deletions
|
@ -36,6 +36,7 @@
|
|||
hide-details
|
||||
class="pt-0 my-auto py-auto"
|
||||
color="secondary"
|
||||
density="comfortable"
|
||||
/>
|
||||
</template>
|
||||
<v-list-item-title>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
>
|
||||
<template #activator="{ props }">
|
||||
<v-btn
|
||||
variant="elevated"
|
||||
variant="flat"
|
||||
:icon="icon"
|
||||
:color="color"
|
||||
retain-focus-on-click
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue