build : 修改dm发布
This commit is contained in:
@@ -378,7 +378,8 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
.scale {
|
||||
margin-top: 10px;
|
||||
z-index: 666;
|
||||
//position: absolute;
|
||||
position: absolute;
|
||||
top: -20px;
|
||||
}
|
||||
|
||||
.el-overlay-dialog {
|
||||
|
||||
@@ -168,9 +168,11 @@ getTree()
|
||||
.approval-record {
|
||||
flex: 0.4;
|
||||
.process {
|
||||
position: relative;
|
||||
//max-height: calc(100vh - 96px);
|
||||
//height: calc(100vh - 250px);
|
||||
overflow: hidden;
|
||||
//height: auto;
|
||||
//overflow: hidden;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 6px;
|
||||
|
||||
Reference in New Issue
Block a user