mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 22:07:33 -05:00 
			
		
		
		
	modern: fix table width
This commit is contained in:
		
							parent
							
								
									15d8877d48
								
							
						
					
					
						commit
						8411a1a314
					
				@ -32,7 +32,7 @@
 | 
			
		||||
        </div>
 | 
			
		||||
 | 
			
		||||
        <!-- Product table -->
 | 
			
		||||
        <table id="product-table" class="mt-8 table-auto"></table>
 | 
			
		||||
        <table id="product-table" class="w-full mt-8 table-auto"></table>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <!-- Company details -->
 | 
			
		||||
@ -47,3 +47,5 @@
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user