From acb45c731c3ccd0a67061efb4e7bdf4f56005672 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 12 Jan 2022 08:52:13 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web
---
src/styles/divforms/divForms.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/styles/divforms/divForms.scss b/src/styles/divforms/divForms.scss
index 6e30679..ee2f7c9 100644
--- a/src/styles/divforms/divForms.scss
+++ b/src/styles/divforms/divForms.scss
@@ -1,7 +1,7 @@
.divForms-dom {
position: fixed;
left: 0;
- z-index: 1;
+ z-index: 1 !important;
}
.divForms .arrow {
--
Gitblit v1.9.3