From 05150461ca543e3eff7f869a24f4813e47bd4d8c Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 03 Aug 2021 14:59:50 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_enterprises

---
 src/styles/element-ui.scss |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/src/styles/element-ui.scss b/src/styles/element-ui.scss
index 0283869..f29c9bb 100644
--- a/src/styles/element-ui.scss
+++ b/src/styles/element-ui.scss
@@ -181,7 +181,12 @@
 
 .morpheus-box-apply-exam .el-card.is-never-shadow.avue-crud__search {
     width: calc(100% - 390px) !important;
-    left: 300px !important;
+    left: 120px !important;
+}
+
+.morpheus-box-apply-exam-1 .el-card.is-never-shadow.avue-crud__search {
+    width: calc(100% - 390px) !important;
+    left: 220px !important;
 }
 
 .avue-form {

--
Gitblit v1.9.3