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;