From 1015801074bbeb5a926d74e85539fde673237d32 Mon Sep 17 00:00:00 2001 From: itepechi <72330683+itepechi@users.noreply.github.com> Date: Thu, 21 Sep 2023 05:48:40 +0900 Subject: [PATCH] Fix unintentionally layered buttons --- src/components/popover/popover.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/popover/popover.vue b/src/components/popover/popover.vue index bd6284b3..a5e27026 100644 --- a/src/components/popover/popover.vue +++ b/src/components/popover/popover.vue @@ -3,14 +3,14 @@ @mouseenter="onMouseenter" @mouseleave="onMouseleave" > - +