fix -- 修改流程设计页面为全屏弹窗(保存流程后刷新流程列表)

This commit is contained in:
konbai
2022-05-06 01:02:03 +08:00
parent 2cbb6669f9
commit 4d3f6652b7
4 changed files with 182 additions and 86 deletions

View File

@@ -6,6 +6,7 @@
}
.my-process-designer {
padding: 5px 0 10px 10px;
display: flex;
flex-direction: column;
width: 100%;