This commit is contained in:
2025-07-09 11:21:02 +02:00
parent 536aad1270
commit d06b3381f2

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)),
] ]