X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/a93c5c61b18192c5f74256e3cb18e7f1cd2034d5..97b021f662ff18e7f171fafb9d6569709d12b254:/word/editor.js diff --git a/word/editor.js b/word/editor.js index 4eb2382..5277402 100644 --- a/word/editor.js +++ b/word/editor.js @@ -191,6 +191,7 @@ document.addEventListener('DOMContentLoaded', () => { imgselect.src = imgpreview.src; imgselect.style.cursor = 'grab'; imgselect.style.position = 'absolute'; + imgselect.style.maxWidth = 'none'; recrop(); imgselect.ontouchstart =