Fixed #10846
This commit is contained in:
@@ -221,7 +221,7 @@ public class LogicDialog extends BaseDialog{
|
||||
update(() -> setColor(typeColor(s, color)));
|
||||
}}, new Label(() -> " " + typeName(s) + " "){{
|
||||
setStyle(Styles.outlineLabel);
|
||||
}});
|
||||
}}).minWidth(120f);
|
||||
|
||||
t.row();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user