mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-17 07:47:57 -04:00
alt: relocate launch button
This commit is contained in:
parent
120238b234
commit
e11a5389c6
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user