fix installer final step view

This commit is contained in:
edouard 2023-05-10 17:05:26 +02:00
parent 1e35d0bd60
commit 200fa9e7b4

View File

@ -1034,8 +1034,7 @@ pub fn install<'a>(
)
})
.spacing(10)
.width(Length::Fill)
.height(Length::Fill),
.width(Length::Fill),
true,
)
}