From f9b1d066d368adc897131a7e52141d2f90b01663 Mon Sep 17 00:00:00 2001 From: Robert Kossessa Date: Wed, 7 Feb 2024 02:17:07 +0100 Subject: [PATCH] FIX: hoverButtons on drag --- src/components/profile/ProfileButton.vue | 10 ++++++++-- src/components/profile/ProfileManager.vue | 1 + 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/components/profile/ProfileButton.vue b/src/components/profile/ProfileButton.vue index e91a361..8e9b8ec 100644 --- a/src/components/profile/ProfileButton.vue +++ b/src/components/profile/ProfileButton.vue @@ -1,8 +1,9 @@