Merge #1610: installer: add a spacer bellow Next button at registration step
cbc27e66a365b5c7322a2184de33bd38510d8ccc installer: add a spacer bellow Next button at descriptor registration step (pythcoiner) Pull request description: before:  after:  ACKs for top commit: edouardparis: ACK cbc27e66a365b5c7322a2184de33bd38510d8ccc Tree-SHA512: bdd2ea3e635d6ec0a692590779606be48440cb85cafba51ac2943afa9b204e6ecacb4a753441cedfa1d7ef1d6eb8dd8164db3b241c25d7f730ffb3324b7e0068
This commit is contained in:
commit
6e5fcb4463
@ -722,6 +722,7 @@ pub fn register_descriptor<'a>(
|
||||
} else {
|
||||
button::secondary(None, "Next").width(Length::Fixed(200.0))
|
||||
})
|
||||
.push(Space::with_height(5))
|
||||
.spacing(50),
|
||||
true,
|
||||
if !processing {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user