mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	feat(views/table): align items expanders
This commit is contained in:
		
							parent
							
								
									27d515f289
								
							
						
					
					
						commit
						bd840a2421
					
				@ -152,6 +152,11 @@
 | 
			
		||||
    color: var(--row-text-color);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Align items without children/expander to the ones with. */
 | 
			
		||||
.tabulator-cell > div:first-child + span {
 | 
			
		||||
    padding-left: 21px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Checkbox cells */
 | 
			
		||||
 | 
			
		||||
.tabulator .tabulator-cell:has(svg),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user