mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-10-31 10:37:24 -04:00 
			
		
		
		
	Make filename column fill out space (#1848)
This commit is contained in:
		
							parent
							
								
									6d7462ac99
								
							
						
					
					
						commit
						a16a80ca52
					
				| @ -222,11 +222,16 @@ th svg { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| td { | td { | ||||||
|  | 	white-space: nowrap; | ||||||
| 	font-size: 14px; | 	font-size: 14px; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| td:first-child { | td:first-child { | ||||||
| 	width: 50%; | 	width: 100%; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | td:nth-child(2) { | ||||||
|  | 	padding: 0 20px 0 20px; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| th:last-child, | th:last-child, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user