This commit is contained in:
Vanessa 2024-05-12 12:36:30 +08:00
parent e685629c02
commit 46282d22c4
7 changed files with 20 additions and 20 deletions

View file

@ -169,5 +169,5 @@ export const getPadding = (protyle: IProtyle) => {
}
return {
left, right, bottom, top: 16
}
}
};
};