From 2c7c3f521e4a14210a8739357e6b17d785e13010 Mon Sep 17 00:00:00 2001 From: xlc <2933458919@qq.com> Date: Mon, 9 Sep 2024 09:42:36 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E3=80=90=E4=B8=93=E9=A1=B9=E3=80=91APM?= =?UTF-8?q?=20=E5=BA=94=E7=94=A8=E6=8B=93=E6=89=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/apm-relation-graph-content.scss | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/bkmonitor/webpack/src/monitor-ui/chart-plugins/plugins/apm-relation-graph/components/apm-relation-graph-content.scss b/bkmonitor/webpack/src/monitor-ui/chart-plugins/plugins/apm-relation-graph/components/apm-relation-graph-content.scss index e3c3c2e84..b4d0f5dc9 100644 --- a/bkmonitor/webpack/src/monitor-ui/chart-plugins/plugins/apm-relation-graph/components/apm-relation-graph-content.scss +++ b/bkmonitor/webpack/src/monitor-ui/chart-plugins/plugins/apm-relation-graph/components/apm-relation-graph-content.scss @@ -79,15 +79,13 @@ } } + .side-overview, .side-topo { + height: 100%; + .content-wrap { height: calc(100% - 52px); } - } - - .side-overview, - .side-topo { - height: 100%; &.no-border { border-left: none;