mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 07:45:32 +01:00
force ng2-pdf-viewer page width
This commit is contained in:
parent
a1a01870e6
commit
da4c6e8fb6
1 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
::ng-deep .ng2-pdf-viewer-container {
|
||||
::ng-deep .ng2-pdf-viewer-container .page {
|
||||
--page-margin: 1px 0 -8px;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue