We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0695f7c + 2347c02 commit 9bd9e05Copy full SHA for 9bd9e05
1 file changed
templates/report.html
@@ -81,6 +81,7 @@
81
82
.lightbox-image {
83
max-height: calc(100dvh - 4rem);
84
+ max-width: 100dvw;
85
object-fit: contain;
86
border-radius: 4px;
87
}
0 commit comments