Make tables scroll if they overflow.
This commit is contained in:
		
							
								
								
									
										4
									
								
								docs/_static/style.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								docs/_static/style.css
									
									
									
									
										vendored
									
									
								
							@@ -804,6 +804,10 @@ dd {
 | 
			
		||||
  background-color: var(--api-entry-background);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.table-wrapper {
 | 
			
		||||
  overflow-x: auto;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
table.docutils {
 | 
			
		||||
  width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user