From f6626b05f1275cc2f8ca77f773d4f6a6af1b0a89 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 21 十一月 2022 16:11:55 +0800 Subject: [PATCH] 2022-11-21 --- src/tabviews/custom/components/chart/antv-pie/index.scss | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/tabviews/custom/components/chart/antv-pie/index.scss b/src/tabviews/custom/components/chart/antv-pie/index.scss index 223d368..38e9566 100644 --- a/src/tabviews/custom/components/chart/antv-pie/index.scss +++ b/src/tabviews/custom/components/chart/antv-pie/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; @@ -33,7 +30,6 @@ margin: 0; padding: 15px; letter-spacing: 0px; - height: 100%; } .canvas.empty { div { -- Gitblit v1.8.0