diff --git a/resources/assets/css/thirdparty/playwire.css b/resources/assets/css/thirdparty/playwire.css index 84f23b0cd..c2bef85c4 100644 --- a/resources/assets/css/thirdparty/playwire.css +++ b/resources/assets/css/thirdparty/playwire.css @@ -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; +}