mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-07-30 19:46:16 +00:00
minor ui tweaks followup
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<Form GridPane.columnIndex="0" GridPane.rowIndex="0">
|
||||
<Fieldset inputGrow="SOMETIMES" text="Settings" styleClass="header">
|
||||
<Field text="Policy Type:">
|
||||
<ComboBox fx:id="policyType" prefWidth="170">
|
||||
<ComboBox fx:id="policyType" prefWidth="180">
|
||||
<items>
|
||||
<FXCollections fx:factory="observableArrayList">
|
||||
<PolicyType fx:constant="SINGLE_HD" />
|
||||
|
||||
Reference in New Issue
Block a user