fix: Z-index while the embed goes behind the countdown timer to next video

This commit is contained in:
Yiannis Christodoulou 2025-09-29 09:56:47 +03:00
parent 4175a9d08f
commit 2d9594eb50

View File

@ -10,7 +10,7 @@
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
z-index: 100000; z-index: 4;
padding: 20px; padding: 20px;
box-sizing: border-box; box-sizing: border-box;
opacity: 0; opacity: 0;