From 5bbbb588c955a565af087e789da39b9c1d365b3f Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 27 五月 2025 21:44:35 +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