build : 修改dm发布

This commit is contained in:
clay
2024-05-11 20:38:05 +08:00
parent 5498337d3e
commit f0212046f3
2 changed files with 5 additions and 2 deletions

View File

@@ -378,7 +378,8 @@ html, body, #app, .el-container, .el-aside, .el-main {
.scale { .scale {
margin-top: 10px; margin-top: 10px;
z-index: 666; z-index: 666;
//position: absolute; position: absolute;
top: -20px;
} }
.el-overlay-dialog { .el-overlay-dialog {

View File

@@ -168,9 +168,11 @@ getTree()
.approval-record { .approval-record {
flex: 0.4; flex: 0.4;
.process { .process {
position: relative;
//max-height: calc(100vh - 96px); //max-height: calc(100vh - 96px);
//height: calc(100vh - 250px); //height: calc(100vh - 250px);
overflow: hidden; //height: auto;
//overflow: hidden;
&::-webkit-scrollbar { &::-webkit-scrollbar {
width: 6px; width: 6px;