feat: 修改流程信息高度,关闭按钮漏出
This commit is contained in:
@ -168,7 +168,7 @@ if (props.canClick) {
|
|||||||
|
|
||||||
.flow-record-box {
|
.flow-record-box {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 80vh;
|
height: 65vh;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user