From 27504f29f00df1a77f022a0796c61ad6ade4a36c Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 29 四月 2025 08:43:34 +0800
Subject: [PATCH] gx

---
 src/style.css |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/style.css b/src/style.css
index 877f744..16a4423 100644
--- a/src/style.css
+++ b/src/style.css
@@ -39,3 +39,6 @@
     background-color: #f9f9f9;
   }
 }
+.el-loading-spinner .el-loading-text {
+  font-size: 16px; /* 修改为你需要的字体大小 */
+}
\ No newline at end of file

--
Gitblit v1.8.0