mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	reset(css): table: scroll when content length
exceeds page/section width
This commit is contained in:
		| @@ -74,6 +74,9 @@ table { | |||||||
|     width: 100%; |     width: 100%; | ||||||
|     border-collapse: collapse; |     border-collapse: collapse; | ||||||
|     border-spacing: 0; |     border-spacing: 0; | ||||||
|  |     display: block; | ||||||
|  |     overflow-x: scroll; | ||||||
|  |     word-break: keep-all; | ||||||
| } | } | ||||||
|  |  | ||||||
| button, | button, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange