diff --git a/src/components/stage/stage.css b/src/components/stage/stage.css index 0b22fa3c6428d30e7dfb40423df8ffd1a679d184..4cc5d309266c0ae0aefd658863d1e9210f794d20 100644 --- a/src/components/stage/stage.css +++ b/src/components/stage/stage.css @@ -23,4 +23,5 @@ left: 0; width: 100%; height: 100%; + pointer-events: none; }