(hotfix) make header title styling work again
This commit is contained in:
@@ -21,6 +21,7 @@ func (h Header) View(width int) string {
|
||||
lipgloss.Left,
|
||||
title,
|
||||
lipgloss.WithWhitespaceChars("─"),
|
||||
lipgloss.WithWhitespaceStyle(style.TitleStyle),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user