From 889f12eb2fa94d738117ec087cd32d7d7c2cbe7b Mon Sep 17 00:00:00 2001
From: pyt <626651354@qq.com>
Date: 星期五, 21 三月 2025 17:18:40 +0800
Subject: [PATCH] style: 🌈

---
 src/components/datascreen/RightPanel.vue |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/components/datascreen/RightPanel.vue b/src/components/datascreen/RightPanel.vue
index 30f2717..f511628 100644
--- a/src/components/datascreen/RightPanel.vue
+++ b/src/components/datascreen/RightPanel.vue
@@ -157,8 +157,11 @@
   }
 
   .box-title {
-    font-size: 20px;
-    color: #7cb9e8;
+    font-size: 14px;
+    color: #19ECFF;
+    text-align: center;
+    padding-top: 9px;
+    line-height: 21px;
   }
 
   .chart {

--
Gitblit v1.7.1