Fix table overflow on narrow screens
This commit is contained in:
		
							parent
							
								
									1f1ca1a84a
								
							
						
					
					
						commit
						13eb0df9ee
					
				
					 3 changed files with 19 additions and 0 deletions
				
			
		|  | @ -85,3 +85,7 @@ table tr:last-child td { | |||
| tr:nth-child(even) { | ||||
|     background-color: #353535; | ||||
| } | ||||
| 
 | ||||
| div.table-wrapper { | ||||
|     overflow-x: auto; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue