From cc810edac6aec3c858fb352091ad8c11332447a5 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 10 十二月 2023 19:12:53 +0800
Subject: [PATCH] Merge branch 'develop'

---
 src/menu/components/chart/antv-bar/chartcompile/index.scss |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/src/menu/components/chart/antv-bar/chartcompile/index.scss b/src/menu/components/chart/antv-bar/chartcompile/index.scss
index 4fe430a..b9b128d 100644
--- a/src/menu/components/chart/antv-bar/chartcompile/index.scss
+++ b/src/menu/components/chart/antv-bar/chartcompile/index.scss
@@ -4,14 +4,9 @@
     color: #1890ff;
   }
 }
-.menu-chart-edit-box {
+.menu-chart-line-edit-box {
   .ant-radio-wrapper {
     margin-right: 5px;
-  }
-  .color-sketch-block {
-    position: relative;
-    top: 5px;
-    width: 240px;
   }
   .color-add {
     float: right;

--
Gitblit v1.8.0