This commit is contained in:
Peter Maquiran
2021-10-07 09:43:16 +01:00
parent f09201237c
commit 5d85796785
4 changed files with 195 additions and 55 deletions
@@ -1,14 +1,3 @@
ion-content {
background-color: #ececec;
}
.ng2-pdf-viewer-container {
padding-top: 10px;
}
#pdf-container {
canvas {
width: 100%;
height: 100%;
}
}