From 79b486860028ac7e7e04dad068ba4e657c9f8c6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B4=AA=E6=B4=AA?= <2498601771@qq.com> Date: Wed, 14 Sep 2022 10:58:52 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E2=80=9CNo=20dat?= =?UTF-8?q?a=E2=80=9D=E5=AE=9A=E4=BD=8D=E9=94=99=E4=BD=8D=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/css/components/views/report/builtinReport.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/assets/css/components/views/report/builtinReport.scss b/src/assets/css/components/views/report/builtinReport.scss index 52a02391..7e25d33b 100644 --- a/src/assets/css/components/views/report/builtinReport.scss +++ b/src/assets/css/components/views/report/builtinReport.scss @@ -100,6 +100,7 @@ min-height: 95px; display: flex; flex-wrap: wrap; + position: relative; .panel-chart__no-data { line-height: 95px; }