From 9f33f25c9999e1e64dcec069f08b218d01d149fb Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 29 Jul 2021 21:10:57 +0800
Subject: [PATCH] 报名考试样式调整

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

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

--
Gitblit v1.9.3