💄 Update container max-width in service.html
This commit is contained in:
		
							parent
							
								
									c57a5b52a3
								
							
						
					
					
						commit
						f2c482fc76
					
				@ -44,7 +44,7 @@
 | 
			
		||||
        </table>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <div class="container" style="margin-bottom: 20px;padding:unset">
 | 
			
		||||
    <div class="container" style="margin-bottom: 20px;padding:unset;max-width: 95vw">
 | 
			
		||||
        {{if .CycleTransferStats}}
 | 
			
		||||
        <h4 style="text-align: center;">{{tr "CycleTransferStats"}}</h4>
 | 
			
		||||
        <div class="table-responsive content">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user