mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Fix fullscreen size
This commit is contained in:
		@@ -67,6 +67,7 @@
 | 
			
		||||
	flex-wrap: wrap;
 | 
			
		||||
	flex: 1;
 | 
			
		||||
	justify-content: center;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.call-window .videos-area .video {
 | 
			
		||||
@@ -77,10 +78,12 @@
 | 
			
		||||
	display: flex;
 | 
			
		||||
	justify-content: center;
 | 
			
		||||
	align-items: center;
 | 
			
		||||
	flex-direction: column;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.call-window .videos-area .video video {
 | 
			
		||||
	max-width: 100%;
 | 
			
		||||
	flex: 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.call-window .window-bottom {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user