diff --git a/src/main.rs b/src/main.rs index 2174511..751195a 100644 --- a/src/main.rs +++ b/src/main.rs @@ -320,6 +320,7 @@ impl MyApp { ] .spacing(0), ] + .spacing(20) .height(Length::FillPortion(1)) .width(Length::FillPortion(1)), ]