Эх сурвалжийг харах

update 预览流程图高度自适应

LiuHao 1 жил өмнө
parent
commit
9ea8b710ff

+ 1 - 1
src/components/BpmnView/index.vue

@@ -289,7 +289,7 @@ defineExpose({
   }
   }
 }
 }
 .bpmn-el-container {
 .bpmn-el-container {
-  height: 500px;
+  height: calc(100vh - 350px);
 }
 }
 .flow-containers {
 .flow-containers {
   width: 100%;
   width: 100%;