mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	init crater
This commit is contained in:
		
							
								
								
									
										21
									
								
								resources/assets/sass/components/item-modal.scss
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								resources/assets/sass/components/item-modal.scss
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,21 @@ | ||||
| .item-modal { | ||||
|  | ||||
|     .card-footer { | ||||
|         display: flex; | ||||
|         justify-content: flex-end; | ||||
|         padding: 20px 20px; | ||||
|     } | ||||
|  | ||||
|     .col-form-label { | ||||
|         text-align: end; | ||||
|         padding-right: 0; | ||||
|         position: relative; | ||||
|     } | ||||
|  | ||||
|     .required { | ||||
|         position: absolute; | ||||
|         right: -10px; | ||||
|         color: $ls-color-red; | ||||
|     } | ||||
|  | ||||
| } | ||||
		Reference in New Issue
	
	Block a user