Align subpages

This commit is contained in:
Martin Pander
2026-02-17 21:31:24 +01:00
parent 3ab26f658d
commit b46aced2c7

View File

@@ -573,8 +573,8 @@ func (p *TimeEditorPage) View() string {
return lipgloss.Place(
p.common.Width(),
p.common.Height(),
lipgloss.Left,
lipgloss.Top,
lipgloss.Center,
lipgloss.Center,
content,
)
}