diff --git a/dapp-oeth/pages/index.js b/dapp-oeth/pages/index.js
index ea49269274..66e49d6b37 100644
--- a/dapp-oeth/pages/index.js
+++ b/dapp-oeth/pages/index.js
@@ -21,10 +21,6 @@ export default function DApp({ locale, onLocale }) {
>
)
diff --git a/dapp-oeth/src/components/IPFSDappLink.js b/dapp-oeth/src/components/IPFSDappLink.js
index 7db92fd25e..a3510b4ed6 100644
--- a/dapp-oeth/src/components/IPFSDappLink.js
+++ b/dapp-oeth/src/components/IPFSDappLink.js
@@ -10,6 +10,7 @@ export default function IPFSDappLink({ css }) {
['app.oeth.com', 'staging.app.oeth.com'].includes(window.location.host) ||
window.location.host.startsWith('localhost:') ||
window.location.host.startsWith('oeth-dapp-staging') ||
+ window.location.host.endsWith('.on.fleek.co') ||
window.location.host.startsWith('oeth-dapp')
)
}, [])
@@ -33,7 +34,6 @@ export default function IPFSDappLink({ css }) {
margin-right: 10px;
background-color: #1e1f25;
color: #fafbfb;
- padding: 0px 10px;
}
.ipfs-link span {
diff --git a/dapp-oeth/src/components/MissionControl.js b/dapp-oeth/src/components/MissionControl.js
index 8acad56c0d..498dd6dfb0 100644
--- a/dapp-oeth/src/components/MissionControl.js
+++ b/dapp-oeth/src/components/MissionControl.js
@@ -10,7 +10,7 @@ const MissionControl = ({}) => {
{value}
- {!small &&Wrap
++ {fbt( + 'Balance: ' + + fbt.param( + 'coin-balance', + formatCurrency(displayBalance.balance, 6) + ), + 'Coin balance' + )}{' '} +
+