mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	style(next)/note map: fix the broken padding of the "Fix nodes" button
This commit is contained in:
		@@ -109,6 +109,10 @@
 | 
			
		||||
 * NOTE MAP
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
.note-detail-note-map .fixnodes-type-switcher .tn-tool-button {
 | 
			
		||||
    padding: unset;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 .note-detail-note-map .fixnodes-type-switcher .tn-tool-button.toggled {
 | 
			
		||||
    color: var(--tab-close-button-hover-background);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user