forked from EVOgeek/Vmeda.Online
		
	MOBILE-3320 core: Fix wrong align in capture media modal
This commit is contained in:
		
							parent
							
								
									3f7dfb2549
								
							
						
					
					
						commit
						d67fd93b92
					
				| @ -9,7 +9,7 @@ | ||||
|     </ion-toolbar> | ||||
| </ion-header> | ||||
| <ion-content> | ||||
|     <core-loading [hideUntil]="readyToCapture"> | ||||
|     <core-loading [hideUntil]="readyToCapture" class="core-loading-fullheight"> | ||||
|         <div class="core-av-wrapper"> | ||||
|             <!-- Video stream for image and video. --> | ||||
|             <video *ngIf="!isAudio" [hidden]="hasCaptured" class="core-webcam-stream" autoplay #streamVideo></video> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user