Minor UI style tweaks

This commit is contained in:
Anuken
2022-07-31 13:59:31 -04:00
parent 3d0a1868c6
commit 36ecb45fb4
9 changed files with 21 additions and 18 deletions

View File

@@ -103,7 +103,7 @@ public class LoadDialog extends BaseDialog{
any = true;
TextButton button = new TextButton("", Styles.flatt);
TextButton button = new TextButton("", Styles.grayt);
button.getLabel().remove();
button.clearChildren();