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:

  ![image](https://github.com/user-attachments/assets/7188018e-3e05-4484-915f-7918e70dae00)

  after:

  ![image](https://github.com/user-attachments/assets/4b25f302-79e8-4207-aac2-104f912b2d11)

ACKs for top commit:
  edouardparis:
    ACK cbc27e66a365b5c7322a2184de33bd38510d8ccc

Tree-SHA512: bdd2ea3e635d6ec0a692590779606be48440cb85cafba51ac2943afa9b204e6ecacb4a753441cedfa1d7ef1d6eb8dd8164db3b241c25d7f730ffb3324b7e0068
This commit is contained in:
edouardparis 2025-03-26 09:45:17 +01:00
commit 6e5fcb4463
No known key found for this signature in database
GPG Key ID: E65F7A089C20DC8F

View File

@ -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 {