diff --git a/style.css b/style.css index 91fc500..8716d3d 100644 --- a/style.css +++ b/style.css @@ -9,6 +9,10 @@ pointer-events: none; } + gaia-drawer[open] { + pointer-events: auto; + } + /** Inner ---------------------------------------------------------*/