[Glitch] Fix media modal buttons not showing up on mobile
Port b08d2d4f78e143189c0dc3470a8dc186bf441419 to glitch-soc Co-authored-by: Claire <claire.github-309c@sitedethib.com> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									d973a90bcc
								
							
						
					
					
						commit
						d8e756eda8
					
				@ -1122,21 +1122,6 @@ a.status-card.compact:hover {
 | 
				
			|||||||
  .audio-player {
 | 
					  .audio-player {
 | 
				
			||||||
    border-radius: 0;
 | 
					    border-radius: 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					 | 
				
			||||||
  @media screen and (max-width: 415px) {
 | 
					 | 
				
			||||||
    width: 210px;
 | 
					 | 
				
			||||||
    bottom: 10px;
 | 
					 | 
				
			||||||
    right: 10px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    &__footer {
 | 
					 | 
				
			||||||
      display: none;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    .video-player,
 | 
					 | 
				
			||||||
    .audio-player {
 | 
					 | 
				
			||||||
      border-radius: 0 0 4px 4px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.picture-in-picture-placeholder {
 | 
					.picture-in-picture-placeholder {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user