fix(cv): repeat printable page margins
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user