修改bug 56445 资料中心左侧结构树参照国内标准的UI,现在过宽

This commit is contained in:
hanshaozhuang
2022-07-13 10:46:32 +08:00
parent c245f5b202
commit 59e66a547a
@@ -812,7 +812,6 @@ export default {
display: flex;
}
#left {
width: calc(30% - 5px);
height: 100%;
float: left;
}