mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-23 06:45:22 -07:00
elevate recipe edit buttons
This commit is contained in:
parent
f90d1bc156
commit
0ffc7ad45f
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@
|
||||||
:class="{ 'rounded-circle': $vuetify.display.xs }"
|
:class="{ 'rounded-circle': $vuetify.display.xs }"
|
||||||
:size="$vuetify.display.xs ? 'small' : undefined"
|
:size="$vuetify.display.xs ? 'small' : undefined"
|
||||||
:color="btn.color"
|
:color="btn.color"
|
||||||
variant="flat"
|
|
||||||
@click="emitHandler(btn.event)"
|
@click="emitHandler(btn.event)"
|
||||||
>
|
>
|
||||||
<v-icon :left="!$vuetify.display.xs">
|
<v-icon :left="!$vuetify.display.xs">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue