From e8ef7263819e847d55cd35e006aa02635fd7b82e Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 14 五月 2025 17:54:21 +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