mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	style(next): tree actions toolbar: fix icon alignment in certain conditions
This commit is contained in:
		
							parent
							
								
									a7e000035d
								
							
						
					
					
						commit
						e4b1f56a5e
					
				@ -527,6 +527,7 @@ div.quick-search .search-button.show  {
 | 
				
			|||||||
    color: var(--left-pane-item-action-button-color);
 | 
					    color: var(--left-pane-item-action-button-color);
 | 
				
			||||||
    font-family: boxicons;
 | 
					    font-family: boxicons;
 | 
				
			||||||
    font-size: 18px;
 | 
					    font-size: 18px;
 | 
				
			||||||
 | 
					    line-height: 1;
 | 
				
			||||||
    transform: translateY(-50%);
 | 
					    transform: translateY(-50%);
 | 
				
			||||||
    transition: color 200ms ease-in;
 | 
					    transition: color 200ms ease-in;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user