diff --git a/demos/web-editor/web/src/index.html b/demos/web-editor/web/src/index.html
index 450359bf..e09f9726 100644
--- a/demos/web-editor/web/src/index.html
+++ b/demos/web-editor/web/src/index.html
@@ -27,7 +27,6 @@
outline: 1px solid #bbb;
margin-bottom: 12px;
user-select: none;
- pointer-events: none;
touch-action: none;
}
span#status {