mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-04 03:27:12 -05:00 
			
		
		
		
	Merge pull request #3904 from paperless-ngx/fix/notes-scrollbars
Fix: notes show persistent scrollbars
This commit is contained in:
		
						commit
						5f05b44cde
					
				@ -1,6 +1,5 @@
 | 
				
			|||||||
.card-body {
 | 
					.card-body {
 | 
				
			||||||
    max-height: 12rem;
 | 
					    max-height: 12rem;
 | 
				
			||||||
    overflow: scroll;
 | 
					 | 
				
			||||||
    white-space: pre-wrap;
 | 
					    white-space: pre-wrap;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user