From f834d71ca56137c995dada397e20df6c50f98922 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 29 Jul 2022 11:44:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/dv/apps/components/AiGrid.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/dv/apps/components/AiGrid.vue b/project/dv/apps/components/AiGrid.vue index 46637580..5a525352 100644 --- a/project/dv/apps/components/AiGrid.vue +++ b/project/dv/apps/components/AiGrid.vue @@ -216,13 +216,13 @@ .org-chart-node-label { width: 40px; - height: 230px; + height: 254px; margin-right: 15px; padding: 0 0; .org-chart-node-label-inner { width: 40px!important; - height: 230px!important; + height: 254px!important; border: 1px solid; background: linear-gradient(180deg, rgba(69,210,218,0.2500) 0%, rgba(69,210,218,0.1000) 100%)!important; border-image: linear-gradient(180deg, rgba(5, 185, 203, 1), rgba(73, 214, 207, 1)) 1 1!important;