提交代码

This commit is contained in:
jiangzhe 2024-06-18 10:36:04 +08:00
parent 0498f8a018
commit 26de5f5ab1
1 changed files with 1 additions and 0 deletions

View File

@ -587,6 +587,7 @@ onMounted(() => {
<style lang="scss" scoped>
.tree-container {
margin-top: 10px;
padding-top: 10px;
height: calc(100vh - 120px);
display: flex;