From 25a2da8d4b7a8b1cdbe6182a6cd62de60809ccba Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Tue, 12 Oct 2021 16:21:30 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E8=B0=83=E6=95=B4entity=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E7=9A=84=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/charts/panel.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/charts/panel.scss b/src/components/charts/panel.scss index da79c3a7..7b92633a 100644 --- a/src/components/charts/panel.scss +++ b/src/components/charts/panel.scss @@ -497,7 +497,7 @@ } } .entity-detail__body { - height: calc(100% - 90px); + height: calc(100% - 70px); width: 100%; overflow: auto; &>div {