Fix: Apply z-index=3 to the Event page as well (skin.css)

This commit is contained in:
IgorA100
2026-02-28 14:29:32 +03:00
committed by GitHub
parent 812251f40f
commit f6806ec3f4

View File

@@ -1045,7 +1045,7 @@ a.flip {
height: 100%;
background: none;
}
.imageFeed svg.zones {
.imageFeed svg.zones, #videoFeed svg.zones {
z-index: 3;
}
.colThumbnail img {