Final tweaks before merge

This commit is contained in:
Anuken
2019-07-06 10:12:22 -04:00
parent 988aee3078
commit 121e0a433b
12 changed files with 1 additions and 1 deletions

View File

@@ -94,7 +94,7 @@ public class DeployDialog extends FloatingDialog{
slot.delete();
setup();
});
}).fillX().height(50f).pad(3);
}).width(230f).height(50f).padTop(3);
}));
}else{
stack.add(new View());