From 29b61212a066806802f631d3bef95581a98e3814 Mon Sep 17 00:00:00 2001 From: Robin Cheney Date: Mon, 1 Dec 2025 08:27:38 +0100 Subject: [PATCH] Changed List appearance on "Result" Tab --- src/main/resources/ui/ResultTab.fxml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/ui/ResultTab.fxml b/src/main/resources/ui/ResultTab.fxml index 4a56d6d..1d5fd71 100644 --- a/src/main/resources/ui/ResultTab.fxml +++ b/src/main/resources/ui/ResultTab.fxml @@ -5,7 +5,7 @@ + spacing="20" HBox.hgrow="ALWAYS" VBox.vgrow="ALWAYS"> @@ -18,9 +18,9 @@