From 1d61ba76588d83ae43edc22c16c96fc25b4684be Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 29 十一月 2022 09:37:21 +0800
Subject: [PATCH] 1.存货档案控制默认工艺路线为必填

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

diff --git a/src/styles/global.css b/src/styles/global.css
index 4f8e246..856789c 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -105,6 +105,13 @@
   white-space: nowrap;
 }
 
+.osloading {
+  font-size: 26px !important;
+}
+
+.el-loading-text {
+  font-size: 26px !important;
+}
 
 /*
 瀹氫箟婊氬姩鏉¢珮瀹藉強鑳屾櫙
@@ -144,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