mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 06:47:00 +10:00
fix: bullet list indentation on page break (#3242)
Signed-off-by: aaccardo <hackardo@gmail.com>
This commit is contained in:
@@ -87,6 +87,7 @@ export function createBaseTemplateStyles({ metadata, foreground, r, metrics, pic
|
||||
...bodyText,
|
||||
width: metadata.typography.body.fontSize,
|
||||
textAlign: r.listMarkerTextAlign,
|
||||
alignSelf: "stretch",
|
||||
flex: "initial",
|
||||
} satisfies Style,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user