mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	backport not deforming standard top widget in small window size from master
This commit is contained in:
		
							parent
							
								
									b89ea9a684
								
							
						
					
					
						commit
						bc14c3d665
					
				@ -14,6 +14,10 @@ const TPL = `
 | 
			
		||||
        height: 35px;
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    .standard-top-widget > div {
 | 
			
		||||
        flex-shrink: 0; /* fixes https://github.com/zadam/trilium/issues/1745 */
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    .standard-top-widget button.noborder {
 | 
			
		||||
        padding: 1px 5px 1px 5px;
 | 
			
		||||
        font-size: 90%;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user