From 0892efe5131551631fe287cfda29e59e4f2f6707 Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期六, 09 十月 2021 10:34:17 +0800
Subject: [PATCH] 系统监控
---
public/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/public/index.html b/public/index.html
index 7b1c759..af7a0e4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -230,7 +230,7 @@
}
.window {
- z-index: 999999 !important;
+ z-index: 9999999999 !important;
}
.el-card__body {
--
Gitblit v1.8.0