From 3c5402381e20352c206a6280d9a6a0337ad4ea17 Mon Sep 17 00:00:00 2001 From: ZL Asica <40444637+ZL-Asica@users.noreply.github.com> Date: Thu, 28 Nov 2024 14:38:31 -0600 Subject: [PATCH] fix: fix BackToTop z-index issue. --- components/ui/BackToTop.vue | 4 ++-- docs/DEV.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/ui/BackToTop.vue b/components/ui/BackToTop.vue index 8590954..dbaf70d 100644 --- a/components/ui/BackToTop.vue +++ b/components/ui/BackToTop.vue @@ -1,10 +1,10 @@