fixed: asset tree height

This commit is contained in:
zhaojisen
2024-08-15 17:49:14 +08:00
parent ac3ce464b7
commit 8dd66c400a

View File

@@ -167,7 +167,7 @@ $origin-color: #ffffff;
justify-content: space-between;
.left {
height: 100%;
//height: 100%;
background: $origin-color;
color: var(--color-border);