This commit is contained in:
2025-07-09 11:21:02 +02:00
parent e85ed8371d
commit 68f8cff151

View File

@@ -320,6 +320,7 @@ impl MyApp {
] ]
.spacing(0), .spacing(0),
] ]
.spacing(20)
.height(Length::FillPortion(1)) .height(Length::FillPortion(1))
.width(Length::FillPortion(1)), .width(Length::FillPortion(1)),
] ]