mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	fix: bring back the ability to hover on videos to show alt text
This commit is contained in:
		
							parent
							
								
									8a55d8a468
								
							
						
					
					
						commit
						a4439ed803
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -430,7 +430,6 @@ onDeactivated(() => {
 | 
				
			||||||
	display: block;
 | 
						display: block;
 | 
				
			||||||
	height: 100%;
 | 
						height: 100%;
 | 
				
			||||||
	width: 100%;
 | 
						width: 100%;
 | 
				
			||||||
	pointer-events: none;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.videoOverlayPlayButton {
 | 
					.videoOverlayPlayButton {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue