From 040ab1cc344a81f6b055210d7fbc78fb2fce505b Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 14 五月 2025 09:54:27 +0800 Subject: [PATCH] 2025-05-14 --- src/tabviews/custom/components/chart/antv-X6/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/tabviews/custom/components/chart/antv-X6/index.scss b/src/tabviews/custom/components/chart/antv-X6/index.scss index 63daf7b..d4e81ef 100644 --- a/src/tabviews/custom/components/chart/antv-X6/index.scss +++ b/src/tabviews/custom/components/chart/antv-X6/index.scss @@ -94,6 +94,9 @@ border-right: 1px solid #dfe3e8; transition: all 0.2s; + .x6-port { + display: none; + } .x6-widget-stencil-title { display: none; } -- Gitblit v1.8.0