From 4d8c6dd77427e8e581fda17b6b65ba86bfb7a815 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Mon, 27 Feb 2023 14:30:01 +0800
Subject: [PATCH] 洪水淹没

---
 corelib/common/popup/css/style.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/corelib/common/popup/css/style.css b/corelib/common/popup/css/style.css
index 041982b..4f4a814 100644
--- a/corelib/common/popup/css/style.css
+++ b/corelib/common/popup/css/style.css
@@ -825,6 +825,8 @@
 .evaluate-box-bottom{
     display: flex;
     justify-content: center;
+    position: relative;
+    z-index: 2;
 }
 
 .evaluate-box-bottom input{

--
Gitblit v1.9.3