From 12ef895481038a7bec06a2c6cb47748a6353e848 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 11 五月 2023 17:35:04 +0800
Subject: [PATCH] 1.生产进度报表提交

---
 src/styles/global.css |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/styles/global.css b/src/styles/global.css
index f407cab..340c54b 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -83,6 +83,7 @@
   width: 100%;
   margin: 10px auto;
   /*margin-top: 20px;*/
+  box-shadow: 0 0 5px #d7d6d6;
 }
 
 .operationClass {
@@ -151,3 +152,11 @@
 
 /*scrollbar END*/
 
+
+/*瑙e喅鍥哄畾婊氬姩鏉¢珮浣庡儚绱犲樊*/
+.el-table__fixed::before{
+  height: 0 !important;
+}
+.el-table__fixed-right::before{
+  height: 0 !important;
+}

--
Gitblit v1.9.3