update
This commit is contained in:
@@ -367,7 +367,7 @@ export default function BestellungDetail() {
|
||||
doc.setFontSize(14);
|
||||
doc.setFont('helvetica', 'bold');
|
||||
doc.text(title, 10, curY);
|
||||
curY += 8;
|
||||
curY += 10;
|
||||
|
||||
// Metadata block
|
||||
doc.setFontSize(10);
|
||||
|
||||
Reference in New Issue
Block a user