diff --git a/static/style.css b/static/style.css index b856aad..dcbfd8f 100644 --- a/static/style.css +++ b/static/style.css @@ -134,5 +134,6 @@ html { } #pdf-doc { + width: 100%; height: calc(100vh - 332px); } \ No newline at end of file