Fix nose cone config layout
This commit is contained in:
parent
891ac0f4d6
commit
9b0aea3624
@ -144,7 +144,7 @@ public class NoseConeConfig extends RocketComponentConfig {
|
||||
|
||||
description = new DescriptionArea(5);
|
||||
description.setText(PREDESC + ((NoseCone) component).getType().getNoseConeDescription());
|
||||
panel2.add(description, "wmin 250lp, spanx, growx, wrap para");
|
||||
panel2.add(description, "w 250lp, spanx, growx, wrap para");
|
||||
|
||||
|
||||
//// Material
|
||||
|
Loading…
x
Reference in New Issue
Block a user