fix display of ng2-pdf-viewer 8.0.0

This commit is contained in:
Michael Shamoon
2022-02-20 00:37:42 -08:00
parent e60bfda93f
commit 17ddf18a67
2 changed files with 6 additions and 1 deletions

View File

@@ -6,4 +6,9 @@
.pdf-viewer-container {
background-color: gray;
pdf-viewer {
width: 100%;
height: 100%;
}
}