mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Fix scroll always visible on filterable dropdowns
This commit is contained in:
		@@ -11,7 +11,7 @@
 | 
			
		||||
 | 
			
		||||
  .items {
 | 
			
		||||
    max-height: 400px;
 | 
			
		||||
    overflow-y: scroll;
 | 
			
		||||
    overflow-y: auto;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  button:disabled {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user