From f28d877141bf406ba7a3773d1b6733525ff48d35 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Sat, 17 Jul 2021 16:23:56 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
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 fcaf080..c694f60 100644
--- a/src/styles/element-ui.scss
+++ b/src/styles/element-ui.scss
@@ -202,7 +202,7 @@
//表格等待
.el-loading-mask {
- background-color: $inputB1 !important;
+ background-color: $mainB !important;
}
//附件上传弹窗中心
--
Gitblit v1.9.3