mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	style(next)/action buttons: fix a bug
This commit is contained in:
		
							parent
							
								
									8121dbed74
								
							
						
					
					
						commit
						8c06175c52
					
				@ -110,7 +110,7 @@ button.btn.btn-success kbd {
 | 
				
			|||||||
:root .icon-action:not(.global-menu-button)::before,
 | 
					:root .icon-action:not(.global-menu-button)::before,
 | 
				
			||||||
:root .tn-tool-button::before {
 | 
					:root .tn-tool-button::before {
 | 
				
			||||||
    display: block;
 | 
					    display: block;
 | 
				
			||||||
    line-height: var(--icon-button-size);
 | 
					    line-height: 1;
 | 
				
			||||||
    font-size: calc(var(--icon-button-size) * var(--icon-button-icon-ratio));
 | 
					    font-size: calc(var(--icon-button-size) * var(--icon-button-icon-ratio));
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user