preview: show the full preview image

Was set to cover, which is nice but cuts off some sides,
especially since image dimensions are not known.
pull/39/head
OFF0 1 year ago
parent 9f992044b2
commit ff0ba4f6e6
Signed by: offbyn
GPG Key ID: 94A2F643C51F37FA

@ -144,7 +144,7 @@
.preview-image {
margin-bottom: var(--gap);
max-height: 30vh;
object-fit: cover;
object-fit: contain;
}
.preview-image-only {

Loading…
Cancel
Save