diff --git a/src/editor/editor.css b/src/editor/editor.css index 64ac1ec..7529794 100644 --- a/src/editor/editor.css +++ b/src/editor/editor.css @@ -37,6 +37,7 @@ .ProseMirror { width: 100%; padding: 0.5em; + padding-bottom: 50vh; overflow-wrap: break-word; word-wrap: break-word;