mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
Pre-load pdf contents
This commit is contained in:
parent
4a471138b2
commit
b0fed61a01
3 changed files with 18 additions and 4 deletions
|
|
@ -52,3 +52,8 @@
|
|||
z-index: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.popover-hidden ::ng-deep .popover {
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue