Players card, draw deck
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
</VBox>
|
||||
|
||||
|
||||
<VBox fx:id="sidePanel" prefHeight="1080.0" prefWidth="531.0" styleClass="side-panel">
|
||||
<VBox fx:id="sidePanel" prefWidth="250.0" styleClass="side-panel">
|
||||
<HBox.margin>
|
||||
<Insets bottom="10" left="10" right="10" top="10" />
|
||||
</HBox.margin>
|
||||
@@ -65,6 +65,7 @@
|
||||
</VBox>
|
||||
</children>
|
||||
</HBox>
|
||||
</children></VBox>
|
||||
</children>
|
||||
</VBox>
|
||||
</children>
|
||||
</HBox>
|
||||
|
||||
Reference in New Issue
Block a user