build : 修改dm发布
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user