diff --git a/src/views/rvDriverAuthentication/personAudit.vue b/src/views/rvDriverAuthentication/personAudit.vue index 62b4b71c..1473ee70 100644 --- a/src/views/rvDriverAuthentication/personAudit.vue +++ b/src/views/rvDriverAuthentication/personAudit.vue @@ -244,7 +244,7 @@ } .content { padding-bottom: 86px; - height: 100%; + height: 90%; overflow-y: auto; }