Description
There's a space infront of the validation message which causes it to misalign with the help text.
t.Focused.ErrorIndicator = lipgloss.NewStyle().SetString(" *")
t.Focused.ErrorMessage = lipgloss.NewStyle().SetString(" *")
I'm not sure which of these need to change, as I didn't look into the difference between ErrorIndicator and ErrorMessage, but it'd be nice if the error message was aligned with the help text.
Version
master
Environment
macOS 15.6.1