diff --git a/app/assets/stylesheets/commons/_summernote.sass b/app/assets/stylesheets/commons/_summernote.sass index 9170bf2121709bfb65ca5394711362523d35c86f..76df9b876f5b8ef29595a3ed7781bd7036677bb5 100644 --- a/app/assets/stylesheets/commons/_summernote.sass +++ b/app/assets/stylesheets/commons/_summernote.sass @@ -4,3 +4,6 @@ font-weight: bold .note-btn.dropdown-toggle:after content: none + .note-editable img + max-width: 100% + height: auto