fix: removed all prices from deal document
This commit is contained in:
		@@ -63,6 +63,11 @@ hr {
 | 
			
		||||
    font-weight: bold;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.product-header-container {
 | 
			
		||||
    page-break-inside: avoid;
 | 
			
		||||
    page-break-after: avoid;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.product-data {
 | 
			
		||||
    height: 130px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
@@ -81,6 +86,7 @@ table {
 | 
			
		||||
    border-spacing: 0;
 | 
			
		||||
    border: solid gray 2px;
 | 
			
		||||
    border-radius: 15px;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
thead {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user