fixed margin (for full-page)

This commit is contained in:
2024-05-19 17:34:55 +02:00
parent 6d59f4bc92
commit e584dc4e36
2 changed files with 3 additions and 2 deletions

View File

@@ -449,7 +449,8 @@
(
width: auto,
height: auto,
fill: config.background
fill: config.background,
margin: 0cm
)
} else {
(:)