fix(cv): repeat printable page margins

This commit is contained in:
cesnimda
2026-08-28 12:20:44 +02:00
parent 6a31fb296f
commit 4da673ff00
5 changed files with 27 additions and 8 deletions
+1
View File
@@ -62,6 +62,7 @@ export type CvTheme = {
available: boolean;
swatches: string[];
supportedSettings?: string[];
pageMarginMm?: number;
};
// Master profile resolved to sections+entries (GET /api/cv/outline) — what the Content tab edits.