Moved the ads container to be outside of the video wrapper. This way we can easily move the ad in front or behind the video controls based on content resume or pause IMA events.
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
z-index: 10;
|
||||
z-index: 1;
|
||||
|
||||
video {
|
||||
left: 0;
|
||||
|
Reference in New Issue
Block a user