[Glitch] Fix unnecessary gap under of video modal
Port cb3c6d1780 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
			
			
This commit is contained in:
		
							parent
							
								
									aae60a2366
								
							
						
					
					
						commit
						51922d7ffa
					
				| 
						 | 
				
			
			@ -404,6 +404,7 @@
 | 
			
		|||
  @include fullwidth-gallery;
 | 
			
		||||
 | 
			
		||||
  video {
 | 
			
		||||
    display: block;
 | 
			
		||||
    max-width: 100vw;
 | 
			
		||||
    max-height: 80vh;
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue