Co-authored-by: Adam Bem <adam.bem@zoho.eu> Reviewed-on: #186 Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			72 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			72 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| .overflowedTableContent {
 | |
|     max-height: 750px;
 | |
|     overflow: scroll;
 | |
| } |