diff --git a/webapp/components/Editor/Editor.vue b/webapp/components/Editor/Editor.vue index fa37c64dc..234d94d2d 100644 --- a/webapp/components/Editor/Editor.vue +++ b/webapp/components/Editor/Editor.vue @@ -377,6 +377,7 @@ li > p { .embed-preview-image { width: 100%; height: auto; + max-height: 450px; } .embed-preview-image--clickable {