feat:topology 空白 以及图表没有数据时 放大效果禁用

This commit is contained in:
zhangyu
2020-09-10 14:10:49 +08:00
parent 79cd14b6b4
commit 59a17835c3
2 changed files with 18 additions and 6 deletions

View File

@@ -726,6 +726,6 @@
/*padding-left: 600px;*/
position: relative;
height: calc(100vh - 100px);
padding: 3px 15px 300px 15px;
padding: 3px 15px 100px 15px;
}
</style>