Fix nose cone config layout

This commit is contained in:
SiboVG 2022-02-12 17:34:11 +01:00
parent 891ac0f4d6
commit 9b0aea3624

View File

@ -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