fix pdfViewer css

This commit is contained in:
btzr-io 2018-07-04 23:32:08 -06:00 committed by Sean Yesmunt
parent ec9448bc18
commit e69dc3cd5a

View file

@ -15,5 +15,11 @@
width: 100%;
height: 100%;
background: black;
iframe,
webview {
width: 100%;
height: 100%;
}
}
}