Merge pull request #2389 from crazyserver/MOBILE-3443
MOBILE-3443 alert: Improve scroll management on alerts
This commit is contained in:
		
						commit
						73c81fdd7a
					
				| @ -687,6 +687,16 @@ ion-app.app-root { | ||||
|     border: 0; | ||||
|   } | ||||
| 
 | ||||
|   ion-alert .alert-message + div:not(.alert-button-group) { | ||||
|     overflow: auto; | ||||
|     alert-checkbox-group, | ||||
|     alert-radio-group, | ||||
|     alert-input-group { | ||||
|       overflow: visible; | ||||
|       max-height: none; | ||||
|     } | ||||
|   } | ||||
| 
 | ||||
|   ion-toast.core-toast-success .toast-wrapper{ | ||||
|       background: $green-dark; | ||||
|   } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user