summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/index.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/css/index.css b/css/index.css
index 0f732cf..919f63c 100644
--- a/css/index.css
+++ b/css/index.css
@@ -49,3 +49,11 @@ body {
.viewLayout {
}
+
+.pdfpage {
+ width: 100%;
+}
+
+.pdfcanvas {
+ height: 100%;
+}