click through overlay layer

This commit is contained in:
antilopa 2022-10-27 21:49:44 +02:00
parent 92b41659ee
commit 0a626c6efd
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
position: relative; position: relative;
overflow:hidden; overflow:hidden;
z-index: 999; z-index: 999;
pointer-events: none;
} }
.banner img { .banner img {