forked from CIT/Vmeda.Online
		
	MOBILE-2551 core: Fix modals displayed over action sheet
This commit is contained in:
		
							parent
							
								
									e6c5607463
								
							
						
					
					
						commit
						a239d01283
					
				| @ -849,3 +849,8 @@ ion-modal, | |||||||
| .split-pane { | .split-pane { | ||||||
|   contain: size layout style; |   contain: size layout style; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | // Fix modals displayed over action sheet. | ||||||
|  | .disable-scroll ion-modal .ion-page { | ||||||
|  |   pointer-events: initial; | ||||||
|  | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user