player container reset zindex to 0

This commit is contained in:
NikolaBorislavovHristov 2018-12-12 21:32:21 +02:00
parent e8726e0df3
commit 70284e6046

View file

@ -2,6 +2,7 @@
position: relative;
width: 100%;
height: 100%;
z-index: 0;
.layer {
position: absolute;