add zoom and fade effect to video player
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
.videoBackdrop {
|
||||
/* Allows popups to be closed, because their z-index is 1099 */
|
||||
#mediaPlayer {
|
||||
z-index: 1098;
|
||||
position: fixed;
|
||||
background-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user