Un-lonely the liquid display

This commit is contained in:
MEEPofFaith
2024-03-25 10:48:21 -07:00
parent 92485bd4e6
commit a3a7598e6d
3 changed files with 3 additions and 2 deletions

View File

@@ -82,7 +82,6 @@ public class ContentInfoDialog extends BaseDialog{
value.display(inset);
inset.add().size(10f);
}
}).fillX().padLeft(10);
table.row();
}