Small details

This commit is contained in:
2026-05-22 18:22:11 +02:00
parent b99bb9de6e
commit 53df1c58c0
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
</VBox.margin>
</HBox>
<HBox fx:id="board" prefHeight="220" minHeight="220" maxHeight="220" styleClass="card-list" VBox.vgrow="NEVER">
<HBox fx:id="board" prefHeight="250" minHeight="250" maxHeight="250" styleClass="card-list" VBox.vgrow="NEVER">
<VBox.margin>
<Insets top="5" right="5" bottom="5" left="5" />
</VBox.margin>