diff --git a/ui/component/walletSendTip/view.jsx b/ui/component/walletSendTip/view.jsx index a1018f9ec..ea4406296 100644 --- a/ui/component/walletSendTip/view.jsx +++ b/ui/component/walletSendTip/view.jsx @@ -238,11 +238,9 @@ function WalletSendTip(props: Props) { label={ {__('Custom support amount')}{' '} - {isMobile && ( - }}> + }}> (%lbc_balance% available) - )} } className="form-field--price-amount"