forked from EVOgeek/Vmeda.Online
		
	MOBILE-4081 style: Do not use display contents on iOS core-loading
This commit is contained in:
		
							parent
							
								
									6d039ffba8
								
							
						
					
					
						commit
						2a1493b649
					
				| @ -95,3 +95,11 @@ | |||||||
|     } |     } | ||||||
|     min-height: 100%; |     min-height: 100%; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | :host-context(.ios) { | ||||||
|  |     &.core-loading-loaded { | ||||||
|  |         --contents-display: flex; | ||||||
|  |         flex-direction: column; | ||||||
|  |     } | ||||||
|  | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user