fix: bring back the ability to hover on videos to show alt text

This commit is contained in:
ShittyKopper 2024-01-24 19:36:19 +03:00
parent 8a55d8a468
commit a4439ed803
1 changed files with 0 additions and 1 deletions

View File

@ -430,7 +430,6 @@ onDeactivated(() => {
display: block;
height: 100%;
width: 100%;
pointer-events: none;
}
.videoOverlayPlayButton {