From 72419e2f826031a158173f46d723a672064e37cd Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 31 八月 2021 22:42:51 +0800
Subject: [PATCH] 2021-08-31

---
 src/menu/components/chart/antv-dashboard/chartcompile/index.scss |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/chart/antv-dashboard/chartcompile/index.scss b/src/menu/components/chart/antv-dashboard/chartcompile/index.scss
index 25a7c53..607a36d 100644
--- a/src/menu/components/chart/antv-dashboard/chartcompile/index.scss
+++ b/src/menu/components/chart/antv-dashboard/chartcompile/index.scss
@@ -33,6 +33,11 @@
         position: relative;
         z-index: 1;
       }
+      .color-col {
+        .ant-form-item-control {
+          height: 40px;
+        }
+      }
     }
   }
 }

--
Gitblit v1.8.0