Update pkg/tui/views/dashboard/header.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -28,5 +28,5 @@ func (h Header) View(width int) string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (h Header) Height() int {
|
func (h Header) Height() int {
|
||||||
return 2
|
return 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user