diff --git a/src/views/safetyReview/dashboard/index.vue b/src/views/safetyReview/dashboard/index.vue index d813067..c4663d9 100644 --- a/src/views/safetyReview/dashboard/index.vue +++ b/src/views/safetyReview/dashboard/index.vue @@ -730,13 +730,14 @@ const initShunYi = () => { } .applyFormContainer { + padding: 0 !important; position: relative !important; } .propTable { position: absolute; left: 2px; - bottom: 26px; + bottom: 6px; width: 765px; min-height: 112px; background: #ffffff;