mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-11-03 20:27:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			129 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			129 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
/// Specifies layout rules element that wraps tabular entity component
 | 
						|
.entity-tab-container {
 | 
						|
  padding-top: item-spacing(6);
 | 
						|
}
 |