From e45a4000a1bf7e377aff9ea086886d08ada78048 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Mon, 20 Feb 2023 16:59:39 +0800
Subject: [PATCH] 洪水淹没-评估分析弹窗修改为竖版

---
 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/index.html b/index.html
index 5445b63..596212f 100644
--- a/index.html
+++ b/index.html
@@ -137,7 +137,7 @@
 				background: #303336 url('images/3d-2-03.png');
 				border: 1px solid #303336;
 				background-size: cover;
-				z-index:6;
+				z-index:1;
 				cursor:pointer;
 				right: 13px;
 				bottom: 240px;

--
Gitblit v1.9.3