diff options
Diffstat (limited to 'src/main/resources/fxml/OperationInArchive.fxml')
-rw-r--r-- | src/main/resources/fxml/OperationInArchive.fxml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fxml/OperationInArchive.fxml b/src/main/resources/fxml/OperationInArchive.fxml index f079f42..9da1d9b 100644 --- a/src/main/resources/fxml/OperationInArchive.fxml +++ b/src/main/resources/fxml/OperationInArchive.fxml @@ -32,7 +32,7 @@ <Font size="17.0" /> </font> </Text> - <HBox prefHeight="23.0" prefWidth="139.0" GridPane.rowIndex="2"> + <HBox prefHeight="23.0" prefWidth="139.0" spacing="7.0" GridPane.rowIndex="2"> <children> <ImageView fitHeight="23.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true"> <image> |