mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 13:41:09 -04:00 
			
		
		
		
	merge dev
This commit is contained in:
		
							
								
								
									
										13
									
								
								resources/assets/sass/components/item-modal.scss
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								resources/assets/sass/components/item-modal.scss
									
									
									
									
										vendored
									
									
								
							| @ -1,3 +1,7 @@ | ||||
| .base-modal .modal-body { | ||||
|     overflow: visible !important; | ||||
|  } | ||||
|  | ||||
| .item-modal { | ||||
|  | ||||
|     .card-footer { | ||||
| @ -23,7 +27,7 @@ | ||||
|  | ||||
| @media(max-width: $x-small-breakpoint ) { | ||||
|  | ||||
|     .base-modal { | ||||
|     .base-modal .item-modal .input-label{ | ||||
|  | ||||
|         .item-modal { | ||||
|             width: 100vw; | ||||
| @ -32,7 +36,14 @@ | ||||
|                 text-align: left; | ||||
|             } | ||||
|  | ||||
|             .required { | ||||
|                 position: absolute; | ||||
|                 left: -10px; | ||||
|                 color: $ls-color-red; | ||||
|             } | ||||
|  | ||||
|         } | ||||
|         text-align: left; | ||||
|  | ||||
|     } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user