fit image to filter preview

image had weird aspect ratio before (fixed 100x60)
pull/1239/head
trwnh 6 years ago committed by GitHub
parent c253436808
commit 4a0ae2ec43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -503,6 +503,10 @@ details summary::-webkit-details-marker {
box-sizing: content-box;
}
.media-drawer-filters img {
object-fit: contain;
}
.reply-container {
.post-thumbnail {
object-fit: cover;

Loading…
Cancel
Save