Fix overflowing WYSIWYG editor images

pull/443/head
Matt Baer 4 years ago
parent 4cf9500704
commit a6a4bd38c1
  1. 1
      less/prose-editor.less

@ -299,6 +299,7 @@ li.ProseMirror-selectednode:after {
.ProseMirror-example-setup-style img {
cursor: default;
max-width: 100%;
}
.ProseMirror-prompt {

Loading…
Cancel
Save