调整新建流程页面

This commit is contained in:
宋伟佳
2022-01-07 14:38:09 +08:00
parent 6f2f6344e2
commit 6293ba587f
4 changed files with 769 additions and 16 deletions
+1 -1
View File
@@ -17,6 +17,6 @@ export default {
height: calc(~'100% - 30px');
position: relative;
background: @subContainerContentColor;
overflow: hidden;
overflow: auto;
}
</style>