From 8acfcd6e349ef2d1b797a7483940a2f3f2dfcfe6 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 03 二月 2024 17:49:25 +0800 Subject: [PATCH] Merge branch 'develop' --- src/menu/components/chart/antv-dashboard/chartcompile/index.scss | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/src/menu/components/chart/antv-dashboard/chartcompile/index.scss b/src/menu/components/chart/antv-dashboard/chartcompile/index.scss index 9707fbb..c6b58b1 100644 --- a/src/menu/components/chart/antv-dashboard/chartcompile/index.scss +++ b/src/menu/components/chart/antv-dashboard/chartcompile/index.scss @@ -1,15 +1,10 @@ -.line-chart-drawer-form { +.dashboard-chart-drawer-form { display: inline-block; > .anticon-edit { color: #1890ff; } } .menu-chart-edit-box { - .color-sketch-block { - position: relative; - top: 5px; - width: 240px; - } .color-add { float: right; margin-bottom: 10px; -- Gitblit v1.8.0