fix(print): smaller images for indications

This commit is contained in:
Florian Schmitt 2025-01-30 14:39:47 +03:00
parent ac591c34ba
commit 96be27c51e

View file

@ -99,8 +99,8 @@ echo <<<TEMPLATE
}
.indications img,
.indications2 img {
width: 208mm;
height: 295mm;
width: 200mm;
height: 286mm;
text-align:center;
}
.left,