mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-10-06 22:32:41 +07:00
fix: Z-index while the embed goes behind the countdown timer to next video
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: 100000;
|
||||
z-index: 4;
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user