mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	fix(ui): Fix the launcher shifting issue when collapsing the left pane
This commit is contained in:
		
							parent
							
								
									729a32610a
								
							
						
					
					
						commit
						7e35a2dee5
					
				@ -131,6 +131,7 @@ body.layout-horizontal > .horizontal {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#launcher-pane.vertical #launcher-container {
 | 
			
		||||
    width: var(--launcher-pane-size);
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    overflow-x: hidden;
 | 
			
		||||
    overflow-y: auto;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user