revert cleanup that introduced a bug

This commit is contained in:
Jan-Peter Klein
2025-09-03 14:58:25 +02:00
parent 17166c45ac
commit 1d3c62e2c7

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"/>