alt: relocate launch button

This commit is contained in:
huanghongxun 2020-03-02 16:23:15 +08:00
parent 120238b234
commit e11a5389c6

View File

@ -75,7 +75,7 @@ public final class MainPage extends StackPane implements DecoratorPage {
private JFXButton menuButton; private JFXButton menuButton;
{ {
setPadding(new Insets(25)); setPadding(new Insets(20));
updatePane = new StackPane(); updatePane = new StackPane();
updatePane.setVisible(false); updatePane.setVisible(false);