.modal.pdfViewer .modal-body {
    padding: 0;
    margin: 0;
}

iframe.pdfViewer {
    height: calc(100% - 5px);
}