mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-23 06:45:22 -07:00
flatten copy button
This commit is contained in:
parent
d09dc2b740
commit
16bcdcc01d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
>
|
>
|
||||||
<template #activator="{ props }">
|
<template #activator="{ props }">
|
||||||
<v-btn
|
<v-btn
|
||||||
variant="elevated"
|
variant="flat"
|
||||||
:icon="icon"
|
:icon="icon"
|
||||||
:color="color"
|
:color="color"
|
||||||
retain-focus-on-click
|
retain-focus-on-click
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue