4 lines
		
	
	
		
			72 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			72 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
.overflowedTableContent {
 | 
						|
    max-height: 750px;
 | 
						|
    overflow: scroll;
 | 
						|
} | 
						
.overflowedTableContent {
 | 
						|
    max-height: 750px;
 | 
						|
    overflow: scroll;
 | 
						|
} |