From 3bd1fdf103ca2c58e2b28cc802f84d729a9d44ad Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Wed, 29 Sep 2021 16:46:22 +0800
Subject: [PATCH] 公司修改 派遣修改
---
src/styles/element-ui.scss | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/styles/element-ui.scss b/src/styles/element-ui.scss
index 83ab6fd..56c28f3 100644
--- a/src/styles/element-ui.scss
+++ b/src/styles/element-ui.scss
@@ -310,3 +310,9 @@
background-color: #bcdcfd !important;
}
}
+
+.addCompany {
+ .avue-form__menu--center .el-button {
+ float: none;
+ }
+}
--
Gitblit v1.9.3