revert cleanup that introduced a bug

This commit is contained in:
Jan-Peter Klein
2025-10-15 15:55:29 +02:00
parent 1104c1067a
commit 227b322b8a

View File

@@ -32,7 +32,7 @@
</StackPane>
</Group>
<VBox spacing="12" HBox.hgrow="ALWAYS" alignment="TOP_CENTER">
<fx:include source="new_password.fxml"/>
<fx:include fx:id="newPassword" source="new_password.fxml"/>
<Region VBox.vgrow="ALWAYS"/>