mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Fix: remove additional scrollbar from popup preview (#9140)
This commit is contained in:
		@@ -1,7 +1,6 @@
 | 
			
		||||
.preview-popup-container > * {
 | 
			
		||||
    width: 30rem !important;
 | 
			
		||||
    height: 22rem !important;
 | 
			
		||||
    overflow-y: scroll;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
::ng-deep .popover.popover-preview {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user