From e895212fa4215c50ce79ce4b448e064caf394776 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 03 七月 2025 17:35:46 +0800
Subject: [PATCH] 2025.7.3 动态溯源(待完成)

---
 src/styles/elementUI.scss |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/src/styles/elementUI.scss b/src/styles/elementUI.scss
index 96cfa18..ff482e2 100644
--- a/src/styles/elementUI.scss
+++ b/src/styles/elementUI.scss
@@ -32,3 +32,16 @@
 .el-button-custom:focus-visible {
   outline: 0px solid var(--el-button-outline-color);
 }
+
+// .el-statistic {
+//   --el-statistic-title-color: rgb(215, 215, 215);
+//   --el-statistic-content-color: white;
+// }
+
+// .el-text {
+//   --el-text-color: white;
+// }
+
+// .el-link {
+//   --el-link-text-color: #23dad1;
+// }

--
Gitblit v1.9.3