mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-20 05:26:53 +01:00
Show prompt on password-protected pdfs
This commit is contained in:
parent
9147e3a0bd
commit
85bf92ad2f
3 changed files with 52 additions and 22 deletions
|
|
@ -17,3 +17,10 @@
|
|||
--page-margin: 1px 0 -8px;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.password-prompt {
|
||||
position: absolute;
|
||||
top: 30%;
|
||||
left: 30%;
|
||||
right: 30%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue