]> git.ipfire.org Git - thirdparty/paperless-ngx.git/blob
9b8df66c5a4bfebeede60f1f832bea5864b0c544
[thirdparty/paperless-ngx.git] /
1 .pdf-viewer-container {
2 background-color: gray;
3 height: 500px;
4
5 pdf-viewer {
6 width: 100%;
7 height: 100%;
8 }
9 }