FIX contains picture

This commit is contained in:
2024-08-19 09:56:30 +02:00
parent c245f763d3
commit 682062706a

View File

@ -48,7 +48,7 @@
inset: 0pt,
[
#if picture != none {
image(picture, width: 5.4cm, height: 8.1cm)
image(picture, fit: "contain", width: 5.4cm, height: 8.1cm)
} else {
image("./placeholder.svg", width: 5.4cm, height: 8.1cm)
}