From 239fe20af73c1c9a4c86acd947d77c8836f03f9e Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 10 十一月 2022 14:00:31 +0800
Subject: [PATCH] 1.优化工单行选中功能

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

diff --git a/src/styles/global.css b/src/styles/global.css
index 4f8e246..f407cab 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;
+}
 
 /*
 瀹氫箟婊氬姩鏉¢珮瀹藉強鑳屾櫙

--
Gitblit v1.9.3