Adjust Sales Layout
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
<Insets bottom="20.0" left="20.0" right="20.0" top="20.0" />
|
<Insets bottom="20.0" left="20.0" right="20.0" top="20.0" />
|
||||||
</padding>
|
</padding>
|
||||||
<children>
|
<children>
|
||||||
<HBox alignment="CENTER_LEFT" prefHeight="100.0" prefWidth="200.0" spacing="20.0">
|
<HBox alignment="CENTER_LEFT" prefHeight="100.0" spacing="20.0">
|
||||||
<children>
|
<children>
|
||||||
<Label text="Sales" textFill="#2c3e50">
|
<Label text="Sales" textFill="#2c3e50">
|
||||||
<font>
|
<font>
|
||||||
@@ -144,7 +144,7 @@
|
|||||||
</children>
|
</children>
|
||||||
</VBox>
|
</VBox>
|
||||||
|
|
||||||
<HBox alignment="CENTER_LEFT" prefHeight="37.0" prefWidth="727.0" spacing="10.0" style="-fx-background-color: white; -fx-background-radius: 14; -fx-border-width: 1; -fx-border-radius: 14; -fx-border-color: #e6e6e6;">
|
<HBox alignment="CENTER_LEFT" prefHeight="37.0" spacing="10.0" style="-fx-background-color: white; -fx-background-radius: 14; -fx-border-width: 1; -fx-border-radius: 14; -fx-border-color: #e6e6e6;">
|
||||||
<padding>
|
<padding>
|
||||||
<Insets bottom="10.0" left="15.0" right="15.0" top="10.0" />
|
<Insets bottom="10.0" left="15.0" right="15.0" top="10.0" />
|
||||||
</padding>
|
</padding>
|
||||||
|
|||||||
Reference in New Issue
Block a user