From 4adfcd9de1cbe01e944bac8d7d3729fc1036d953 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Tue, 16 Jul 2024 18:08:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A4=96=E8=A7=82=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/theme/LoginPreview.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/views/theme/LoginPreview.vue b/ui/src/views/theme/LoginPreview.vue index 26393b34a..ed2aa0045 100644 --- a/ui/src/views/theme/LoginPreview.vue +++ b/ui/src/views/theme/LoginPreview.vue @@ -79,6 +79,7 @@ const fileURL = computed(() => { top: 0; height: 100%; width: 100%; + z-index: 3; } }