mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-07-03 14:07:11 +02:00
feat: config lineHeight
This commit is contained in:
@@ -57,6 +57,7 @@ export type GlobalSettings = {
|
||||
baseFontSize: number;
|
||||
pagePadding: number;
|
||||
paragraphSpacing: number;
|
||||
lineHeight: number; // 新增行高设置
|
||||
};
|
||||
|
||||
export interface ResumeTheme {
|
||||
|
||||
Reference in New Issue
Block a user