From c07171539e9095a63bbf37be4ac3c3eb4b1f0633 Mon Sep 17 00:00:00 2001 From: GMrrc <143954951+GMrrc@users.noreply.github.com> Date: Tue, 26 Nov 2024 15:07:37 +0100 Subject: [PATCH] css hover fix --- src/components/WebContentViewer.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/WebContentViewer.vue b/src/components/WebContentViewer.vue index f2886a1..4b422e6 100644 --- a/src/components/WebContentViewer.vue +++ b/src/components/WebContentViewer.vue @@ -15,7 +15,7 @@
-
{{ zipName }}
+
{{ zipName }}
@@ -64,7 +64,7 @@
-
{{ file.name }}
+
{{ file.name }}