@@ -263,6 +263,6 @@ export default {
<style lang="scss" scoped>
.node-chart-content{
width:100%;
- height:600px;
+ max-height:600px;
}
</style>