diff --git a/packages/editor/editor.css b/packages/editor/editor.css index c2f284775..926c657bf 100644 --- a/packages/editor/editor.css +++ b/packages/editor/editor.css @@ -228,6 +228,7 @@ input, width: 100%; height: 100%; contain: strict; + pointer-events: none; } .tl-shapes {