diff --git a/src/woot-editor.css b/src/woot-editor.css index f76c623..ee24599 100644 --- a/src/woot-editor.css +++ b/src/woot-editor.css @@ -148,7 +148,7 @@ li.ProseMirror-selectednode:after { .ProseMirror ul, .ProseMirror ol { - padding-left: 30px; + padding-left: 16px; } .ProseMirror blockquote { @@ -231,10 +231,6 @@ li.ProseMirror-selectednode:after { outline: none; } -.ProseMirror p { - margin-bottom: 1em; -} - .ProseMirror .empty-node::before { position: absolute; color: #aaa;