mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	client: Fix scrolling in empty tab search list after constraining height
This commit is contained in:
		
							parent
							
								
									aa7d7b3afd
								
							
						
					
					
						commit
						bbaed45f6b
					
				@ -26,7 +26,7 @@ const TPL = `
 | 
			
		||||
            border: 1px solid var(--main-border-color);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .note-detail-empty-results {
 | 
			
		||||
        .note-detail-empty-results .aa-dropdown-menu {
 | 
			
		||||
            max-height: 50vh;
 | 
			
		||||
            overflow: scroll;
 | 
			
		||||
            border: var(--bs-border-width) solid var(--bs-border-color);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user