mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-20 13:54:32 +01:00
Add missing img
This commit is contained in:
parent
46a3b7aafa
commit
4384125985
2 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@
|
|||
<GridPane.margin>
|
||||
<Insets bottom="10.0" left="10.0" right="10.0" top="20.0"/>
|
||||
</GridPane.margin>
|
||||
<ImageView fitHeight="54.0" fitWidth="62.0" pickOnBounds="true" preserveRatio="true">
|
||||
<Image url="@/images/buy_62_54.png"/>
|
||||
<ImageView pickOnBounds="true" preserveRatio="true">
|
||||
<Image url="@/images/buy_large.png"/>
|
||||
</ImageView>
|
||||
<Label fx:id="buyLabel" id="direction-icon-label" text="%createOffer.amountPriceBox.subTitle"
|
||||
alignment="CENTER">
|
||||
|
|
BIN
src/main/resources/images/buy_large.png
Normal file
BIN
src/main/resources/images/buy_large.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 KiB |
Loading…
Add table
Reference in a new issue