Skip to content

Commit

Permalink
#2547 Added additional code to fix clickable ads.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wotuu committed Oct 14, 2024
1 parent d97431c commit 67b7c5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resources/assets/css/thirdparty/playwire.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@
pointer-events: none !important;
width: fit-content !important;
}

#pw-oop-bottom_rail iframe,
#pw-oop-bottom_rail2 iframe {
pointer-events: auto !important;
}

0 comments on commit 67b7c5b

Please sign in to comment.