- Catalogo: qualità di stampa, margini. ora è 300 DPI.
This commit is contained in:
@@ -286,15 +286,9 @@
|
||||
<div
|
||||
v-if="containsProducts(page)"
|
||||
:class="{
|
||||
'fixed-width': getWidthPagina(
|
||||
optcatalogo,
|
||||
recscheda.scheda
|
||||
),
|
||||
'fixed-height': getHeightPagina(
|
||||
optcatalogo,
|
||||
recscheda.scheda
|
||||
),
|
||||
'card-page': true,
|
||||
'fixed-width': true,
|
||||
'fixed-height': true,
|
||||
'card-page': false,
|
||||
}"
|
||||
:style="
|
||||
generateStylePageScheda(
|
||||
|
||||
Reference in New Issue
Block a user