From 879b06fd7d51a31dcada3ea3ed9550e4cca21193 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Tue, 30 Jan 2024 18:42:03 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=9C=8B=E6=9D=BF=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A1=86=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/overview/css/index.css | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/views/dashboard/overview/css/index.css b/src/views/dashboard/overview/css/index.css index 91bbb521..0d43533c 100644 --- a/src/views/dashboard/overview/css/index.css +++ b/src/views/dashboard/overview/css/index.css @@ -135,8 +135,6 @@ color: #4c9bfd; } - - /* 用户行为 */ .userActivity { min-height: 22rem; @@ -151,7 +149,7 @@ /* 总流量 */ .upfFlowTotal { min-height: 6.167rem; - height: 12%; + height: 14%; } .upfFlowTotal .inner .filter { display: flex; @@ -178,7 +176,7 @@ } .upfFlowTotal .data { display: flex; - margin-top: 0.833rem; + margin-top: 1.833rem; } .upfFlowTotal .item { width: 50%; @@ -195,8 +193,8 @@ /* 资源情况 */ .resources { - min-height: 13rem; - height: 25%; + min-height: 14rem; + height: 26%; } .resources .inner .chart { width: 100%; @@ -207,7 +205,7 @@ /* 告警统计 */ .alarmType { min-height: 22rem; - height: 58%; + height: 54.5%; } .alarmType .inner .chart { width: 100%;