fix:效果调整

pull/306/head
lihui_ocr 1 year ago
parent cfe502b8a5
commit 2f60346e13

@ -42,7 +42,7 @@ function ApprovalOver(packageId) {
flex-direction: row; flex-direction: row;
box-sizing: border-box; box-sizing: border-box;
width: 100%; width: 100%;
height: 100%; height: 100vh;
padding-bottom: 16px; padding-bottom: 16px;
//height: calc(100% - 170px); //height: calc(100% - 170px);
} }

Loading…
Cancel
Save