Allow images to be dragged anywhere on document editor

This commit is contained in:
Tom Moor
2017-07-13 23:19:49 -07:00
parent 8a84b8e64d
commit 0136c0ddcf
4 changed files with 82 additions and 28 deletions

View File

@@ -1,6 +1,10 @@
.editor {
font-weight: 400;
font-size: 1em;
line-height: 1.5em;
padding: 0 3em;
width: 50em;
color: #1b2631;
width: 100%;
h1,
h2,