Refac improve inline embeddable player functionality

This commit is contained in:
MerlinScheurer
2024-12-27 19:31:45 +01:00
parent 3d43ade857
commit 20e3b7b7ff
4 changed files with 17 additions and 3 deletions

View File

@@ -515,6 +515,7 @@ video:-webkit-full-screen {
.video-thumb-wrap {
position: relative;
cursor: pointer;
}
.video-thumb-wrap:hover > .video-play {