Show prompt on password-protected pdfs

This commit is contained in:
Michael Shamoon
2022-03-29 10:35:42 -07:00
parent 9147e3a0bd
commit 85bf92ad2f
3 changed files with 52 additions and 22 deletions

View File

@@ -17,3 +17,10 @@
--page-margin: 1px 0 -8px;
width: 100% !important;
}
.password-prompt {
position: absolute;
top: 30%;
left: 30%;
right: 30%;
}