Skip to content

Commit 4620335

Browse files
Update src/files/file-preview/FilePreview.css
Comment
1 parent b254889 commit 4620335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/files/file-preview/FilePreview.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.FilePreviewPDF {
2-
height: calc(100vh - 140px - 5.5rem);
2+
height: calc(100vh - 140px - 5.5rem); /* 100% of viewport height, minus fixed-height search box and PDF info bar based on font height */
33
min-height: 100px;
44
}
55

0 commit comments

Comments
 (0)