fix: A scroll bar appears in the asset tree on the left side of the adhoc.

This commit is contained in:
w940853815
2025-06-16 14:02:42 +08:00
committed by w940853815
parent 5fc93f61a2
commit 59d6df5dce

View File

@@ -376,6 +376,7 @@ export default {
.ztree {
width: 100%;
overflow: auto;
z-index: 1000;
height: 648px;
background-color: #ffffff;