installer: add a spacer bellow Next button at descriptor registration step
This commit is contained in:
parent
14d1bd73a8
commit
cbc27e66a3
@ -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