diff --git a/components/offer/OfferPriceInput.vue b/components/offer/OfferPriceInput.vue index 088cd98cba..c373ec55ad 100644 --- a/components/offer/OfferPriceInput.vue +++ b/components/offer/OfferPriceInput.vue @@ -33,20 +33,27 @@ -
- {{ $t('general.balance') }}: - - {{ balance }} {{ chainSymbol }} - - - {{ balanceUsd }} USD +
+ + ~ {{ formattedOppositeCurrency }} + +
+ {{ $t('general.balance') }}: + + {{ balance }} {{ chainSymbol }} + + + {{ balanceUsd }} USD + +