mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 04:16:17 +01:00 
			
		
		
		
	stop trying to wrap autocomplete with underlying dialog - seems to be impossible to get it right on all platforms
This commit is contained in:
		@@ -30,7 +30,7 @@ const recentNotes = (function() {
 | 
			
		||||
        $dialog.dialog({
 | 
			
		||||
            modal: true,
 | 
			
		||||
            width: 800,
 | 
			
		||||
            height: 400
 | 
			
		||||
            height: 100
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
        $searchInput.val('');
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user