spacing followup

This commit is contained in:
Craig Raw 2021-04-19 09:34:28 +02:00
parent 7b856f32a2
commit 1c2e635650

View file

@ -67,7 +67,7 @@
<Insets left="10" /> <Insets left="10" />
</padding> </padding>
</Label> </Label>
<Region style="-fx-pref-width: 20" /> <Region style="-fx-pref-width: 5" />
<ToggleButton fx:id="maxButton" text="Max" onAction="#setMaxInput" /> <ToggleButton fx:id="maxButton" text="Max" onAction="#setMaxInput" />
</Field> </Field>
</Fieldset> </Fieldset>