From 0468d39d7a522bf49e87afc724293f7a6fca2555 Mon Sep 17 00:00:00 2001 From: hejianhao <15708179461@qq.com> Date: 星期五, 21 三月 2025 18:32:22 +0800 Subject: [PATCH] Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/H5/chongzhou-screen --- 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