mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	refactor reponsive invoice and estimate
crater styles
This commit is contained in:
		| @ -545,6 +545,27 @@ | ||||
|     } | ||||
|  | ||||
|     @media (max-width: $x-small-breakpoint) { | ||||
|         .page-header { | ||||
|             margin-bottom: 13px; | ||||
|  | ||||
|             .invoice-action-btn { | ||||
|                 width: 100%; | ||||
|                 display: flex; | ||||
|                 justify-content: center; | ||||
|                 margin-top: 15px; | ||||
|                 margin-right: 0px !important; | ||||
|             } | ||||
|  | ||||
|         } | ||||
|  | ||||
|         .estimate-customer-container { | ||||
|             padding-right: 0px; | ||||
|         } | ||||
|  | ||||
|         .collapse-input { | ||||
|             padding-right: 0px; | ||||
|         } | ||||
|  | ||||
|         .page-actions { | ||||
|             position: relative; | ||||
|             -webkit-transform: none; | ||||
| @ -582,6 +603,7 @@ | ||||
|             } | ||||
|  | ||||
|             .estimate-total { | ||||
|                 min-width: 346px; | ||||
|                 margin-top: 25px; | ||||
|             } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user