From 182445f68ca03beb95a90e57867f356fe155126b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 13 十一月 2021 21:14:23 +0800
Subject: [PATCH] 2021-11-13

---
 src/menu/components/chart/antv-scatter/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/menu/components/chart/antv-scatter/index.scss b/src/menu/components/chart/antv-scatter/index.scss
index cc4cd88..4c27973 100644
--- a/src/menu/components/chart/antv-scatter/index.scss
+++ b/src/menu/components/chart/antv-scatter/index.scss
@@ -38,7 +38,7 @@
     position: absolute;
     right: 1px;
     top: 1px;
-    z-index: 2;
+    z-index: 3;
     font-size: 16px;
     padding: 5px;
     cursor: pointer;

--
Gitblit v1.8.0