Update primary.fxml
This commit is contained in:
parent
1c13945b8a
commit
6bf3e55358
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user