From f7eedc924df60b69353b190dc3579ef7d0852019 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 06 十二月 2022 10:24:26 +0800
Subject: [PATCH] 1.sop上传接口接入

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

diff --git a/src/styles/global.css b/src/styles/global.css
index f407cab..856789c 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -151,3 +151,11 @@
 
 /*scrollbar END*/
 
+
+/*瑙e喅鍥哄畾婊氬姩鏉¢珮浣庡儚绱犲樊*/
+.el-table__fixed::before{
+  height: 0 !important;
+}
+.el-table__fixed-right::before{
+  height: 0 !important;
+}

--
Gitblit v1.9.3