From 96a2523aa934aa6655910db5ed43af97223b0992 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期三, 28 五月 2025 08:51:32 +0800
Subject: [PATCH] 样式修改
---
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