mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 03:40:09 -05:00 
			
		
		
		
	business
This commit is contained in:
		
							parent
							
								
									d3f312b4ef
								
							
						
					
					
						commit
						0a33a408f2
					
				@ -20,7 +20,7 @@
 | 
				
			|||||||
                margin: 0;
 | 
					                margin: 0;
 | 
				
			||||||
                padding: 0;
 | 
					                padding: 0;
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            
 | 
					
 | 
				
			||||||
            .header-container {
 | 
					            .header-container {
 | 
				
			||||||
                display: grid;
 | 
					                display: grid;
 | 
				
			||||||
                grid-template-columns: 1.8fr 1fr 1fr;
 | 
					                grid-template-columns: 1.8fr 1fr 1fr;
 | 
				
			||||||
@ -134,6 +134,11 @@
 | 
				
			|||||||
                    margin-right: 0;
 | 
					                    margin-right: 0;
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					            
 | 
				
			||||||
 | 
					            #product-table-footer {
 | 
				
			||||||
 | 
					                page-break-inside: avoid;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            #product-table-footer > *:last-child {
 | 
					            #product-table-footer > *:last-child {
 | 
				
			||||||
                border-bottom-left-radius: 1rem;
 | 
					                border-bottom-left-radius: 1rem;
 | 
				
			||||||
                border-bottom-right-radius: 1rem;
 | 
					                border-bottom-right-radius: 1rem;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user