Fix unnecessary gap under of video modal (#14098)
This commit is contained in:
		@@ -5361,6 +5361,7 @@ a.status-card.compact:hover {
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  video {
 | 
					  video {
 | 
				
			||||||
 | 
					    display: block;
 | 
				
			||||||
    max-width: 100vw;
 | 
					    max-width: 100vw;
 | 
				
			||||||
    max-height: 80vh;
 | 
					    max-height: 80vh;
 | 
				
			||||||
    z-index: 1;
 | 
					    z-index: 1;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user