.timeline-edit-markdown-tab-page { min-height: 8em; display: flex; } .timeline-edit-markdown-text { width: 100%; } .timeline-edit-markdown-images { display: flex; flex-wrap: wrap; } .timeline-edit-markdown-images img { max-width: 100%; max-height: 200px; } .timeline-edit-markdown-preview img { max-width: 100%; max-height: 200px; }