Update primary.fxml

This commit is contained in:
Andrea Cavalli 2020-10-20 00:33:34 +02:00
parent 1c13945b8a
commit 6bf3e55358
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@
<Insets bottom="5.0" left="5.0" right="5.0" top="5.0" />
</padding>
</VBox>
<TableView fx:id="statusTable" GridPane.columnSpan="2" GridPane.rowIndex="1">
<TableView fx:id="statusTable" GridPane.columnSpan="2" GridPane.rowIndex="1" style="-fx-font-size: 10">
<columns>
<TableColumn minWidth="100.0" prefWidth="200.0" text="User">
<cellValueFactory>