mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix vertical margins between pages of pdf viewer
This commit is contained in:
		| @@ -14,10 +14,14 @@ | ||||
| } | ||||
|  | ||||
| ::ng-deep .ng2-pdf-viewer-container .page { | ||||
|   --page-margin: 1px 0 -8px; | ||||
|   --page-margin: 1px 0 10px; | ||||
|   width: 100% !important; | ||||
| } | ||||
|  | ||||
| ::ng-deep .ng2-pdf-viewer-container .page:last-child { | ||||
|   --page-margin: 1px 0 20px; | ||||
| } | ||||
|  | ||||
| .password-prompt { | ||||
|   position: absolute; | ||||
|   top: 30%; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon