X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/a8795c30def3c501ed298d2708861f8aaa7304e7..17bbb9fd36eff5978689a9dc4a2fec69b716e674:/src/editor/modules/documentCanvas/canvas/canvas.html diff --git a/src/editor/modules/documentCanvas/canvas/canvas.html b/src/editor/modules/documentCanvas/canvas/canvas.html index e437d42..3eada65 100644 --- a/src/editor/modules/documentCanvas/canvas/canvas.html +++ b/src/editor/modules/documentCanvas/canvas/canvas.html @@ -1,5 +1,5 @@ <div class="view-table"> <div class="view-row"> - <div class="root-wrapper" contenteditable="true" spellcheck="false"></div> + <div class="root-wrapper" spellcheck="false"></div> </div> </div> \ No newline at end of file