diff --git a/src/app.rs b/src/app.rs index 18b163e2..b1f967c1 100644 --- a/src/app.rs +++ b/src/app.rs @@ -228,7 +228,7 @@ impl App { if output_components.plain() && paging_mode == PagingMode::Never { 0 } else { - 8 + 4 }, ), theme: self