国内标准树形菜单调整

This commit is contained in:
shenyanpei
2021-09-09 13:59:07 +08:00
parent 0ceeaae50d
commit 7e4d969c9d
@@ -5074,6 +5074,7 @@ export default {
.el-card { .el-card {
min-width: min-content; min-width: min-content;
} }
height: 95%;
width: calc(~'100% - 15px'); width: calc(~'100% - 15px');
position: absolute; position: absolute;
left: 0; left: 0;