mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
fix double click on mobile
This commit is contained in:
parent
3f56a68dd4
commit
c72ffb817e
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
</v-dialog>
|
</v-dialog>
|
||||||
<v-speed-dial
|
<v-speed-dial
|
||||||
v-model="fab"
|
v-model="fab"
|
||||||
open-on-hover
|
:open-on-hover="absolute"
|
||||||
:fixed="absolute"
|
:fixed="absolute"
|
||||||
:bottom="absolute"
|
:bottom="absolute"
|
||||||
:right="absolute"
|
:right="absolute"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue