diff --git a/packages/editor/editor.css b/packages/editor/editor.css index 8bc2f7fa1..6ea8e18bd 100644 --- a/packages/editor/editor.css +++ b/packages/editor/editor.css @@ -235,8 +235,8 @@ input, position: absolute; top: 0px; left: 0px; - height: 1px; - width: 1px; + height: 10px; + width: 10px; overflow: visible; pointer-events: none; transform-origin: top left; @@ -246,8 +246,8 @@ input, position: absolute; top: 0px; left: 0px; - height: 1px; - width: 1px; + height: 10px; + width: 10px; pointer-events: none; }