reset zindex on every layer in player

This commit is contained in:
NikolaBorislavovHristov 2018-12-03 17:45:18 +02:00
parent 8da8bb3029
commit 650de845c8

View file

@ -10,5 +10,6 @@
left: 0;
right: 0;
bottom: 0;
z-index: 0;
}
}