mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 19:49:01 +01:00 
			
		
		
		
	style(next): smaller tree padding
This commit is contained in:
		
							parent
							
								
									91aad26eae
								
							
						
					
					
						commit
						9e5000bce0
					
				| @ -528,7 +528,7 @@ html body #left-pane .quick-search:focus-within .search-button:hover, | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| #left-pane div.tree { | #left-pane div.tree { | ||||||
|     padding: 0 12px; |     padding: 3px 6px; | ||||||
|     animation: fade-in 200ms ease-in; |     animation: fade-in 200ms ease-in; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| @ -538,6 +538,10 @@ html body #left-pane .quick-search:focus-within .search-button:hover, | |||||||
|     cursor: default; |     cursor: default; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | #left-pane .ui-fancytree ul { | ||||||
|  |     padding-left: 10px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| /* The root element of the tree */ | /* The root element of the tree */ | ||||||
| #left-pane .fancytree-container > li:first-child > span { | #left-pane .fancytree-container > li:first-child > span { | ||||||
|     padding-left: 12px; |     padding-left: 12px; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran