From 89f85223ff7b1b5ee3931ae01efa3dd17d5524fc Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 21 十一月 2022 16:03:27 +0800 Subject: [PATCH] Merge branch 'develop' --- src/tabviews/custom/components/chart/antv-dashboard/index.scss | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/tabviews/custom/components/chart/antv-dashboard/index.scss b/src/tabviews/custom/components/chart/antv-dashboard/index.scss index 89aa840..aeb6028 100644 --- a/src/tabviews/custom/components/chart/antv-dashboard/index.scss +++ b/src/tabviews/custom/components/chart/antv-dashboard/index.scss @@ -5,13 +5,10 @@ background-repeat: no-repeat; background-size: cover; min-height: 100px; - display: flex; - flex-flow: column; .canvas-wrap { margin: 0 0px; position: relative; - flex: 1; .download { position: absolute; z-index: 1; -- Gitblit v1.8.0