From 0a36286b57088af5fa3a29c38be6eaefc5a4a93e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9E=E4=BB=99=E9=83=BD=E6=B2=A1=E7=94=A8?= <615206459@qq.com> Date: Sat, 22 Feb 2025 10:35:29 +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 --- src/plugins/view/components/group.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/view/components/group.vue b/src/plugins/view/components/group.vue index 7880585..cf45bfc 100644 --- a/src/plugins/view/components/group.vue +++ b/src/plugins/view/components/group.vue @@ -567,6 +567,7 @@ defineExpose({ flex: 1; overflow: hidden; box-sizing: border-box; + margin-top: 10px; :deep(.el-tree-node__content) { height: 36px;