Added: jar

This commit is contained in:
rubenpirreram
2026-05-18 15:19:54 +02:00
parent 8e943608a2
commit 295a021fbf
5 changed files with 274 additions and 19 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
</VBox.margin>
</HBox>
<HBox fx:id="board" prefHeight="255" minHeight="255" maxHeight="255" styleClass="card-list" VBox.vgrow="NEVER">
<HBox fx:id="board" prefHeight="220" minHeight="220" maxHeight="220" styleClass="card-list" VBox.vgrow="NEVER">
<VBox.margin>
<Insets top="5" right="5" bottom="5" left="5" />
</VBox.margin>