This commit is contained in:
2024-09-14 17:09:29 +02:00
parent 6f965b1704
commit c70b172b08
7 changed files with 73 additions and 28 deletions

View File

@@ -806,7 +806,7 @@ export const useCreatePdf = async (invoiceData,backgroundSourceBuffer) => {
color:rgb(0,0,0),
lineHeight:12,
opacity: 1,
maxWidth: 240,
maxWidth: 500,
font: fontBold
})