.timeline-item.timeline-post-edit { padding-bottom: 0; } .timeline-post-edit .timeline-item-card { border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-bottom: none; } .timeline-post-edit { position: sticky; bottom: 0; z-index: 1; } .timeline-post-edit-image { max-width: 100px; max-height: 100px; } .timeline-markdown-post-edit-page { overflow: scroll; max-height: 300px; } .timeline-markdown-post-edit-image-container { position: relative; text-align: center; margin-bottom: 1em; } .timeline-markdown-post-edit-image { max-width: 100%; max-height: 200px; } .timeline-markdown-post-edit-image-delete-button { position: absolute; right: 10px; top: 2px; }