From a0782fa1d2cabcc3b7de8f1b61aceb4e488866bc Mon Sep 17 00:00:00 2001 From: hanyuqing <1106611654@qq.com> Date: Mon, 13 Oct 2025 18:44:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=85=A5=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gyxtp/src/view/small.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gyxtp/src/view/small.vue b/gyxtp/src/view/small.vue index 1134663..35e8f59 100644 --- a/gyxtp/src/view/small.vue +++ b/gyxtp/src/view/small.vue @@ -1272,4 +1272,7 @@ tr { .rel-graph-loading{ background-color: transparent!important; } +.relation-graph .rel-toolbar-v { + width: 45px; +}