diff --git a/src/app/mod.rs b/src/app/mod.rs index 1e1cf8dc..5eb7bc70 100644 --- a/src/app/mod.rs +++ b/src/app/mod.rs @@ -456,7 +456,7 @@ where }); if !self.core().is_condensed() { - nav = nav.max_width(300); + nav = nav.max_width(280); } Some(Element::from(