From e67385440bd719d062328099ce6f60127f5da2a4 Mon Sep 17 00:00:00 2001 From: RanchiMall Dev Date: Fri, 23 Jan 2026 20:35:27 +0000 Subject: [PATCH] Workflow updating files of cronoswallet --- cronoswallet/index.html | 63 +++++++++++++++++++++++++++-------------- 1 file changed, 42 insertions(+), 21 deletions(-) diff --git a/cronoswallet/index.html b/cronoswallet/index.html index e226d67..aa9f96e 100644 --- a/cronoswallet/index.html +++ b/cronoswallet/index.html @@ -469,14 +469,14 @@ if (window.matchMedia('(min-width: 640px)').matches) { // Desktop: offset from left navbar Object.assign(panel.style, { - left: 'calc(10rem + 1rem)', - bottom: '1rem', - top: 'auto', + left: 'auto', + bottom: 'auto', + top: '1rem', right: '1rem', // optional, lets long toasts wrap before content edge zIndex: '1000' }); } else { - // Mobile: keep top-right or top-left as you prefer + // Mobile: keep top-right or top-center as you prefer Object.assign(panel.style, { left: '0.5rem', top: '0.5rem', @@ -497,6 +497,7 @@ cro: ` `, usdc: ` `, usdt: `tether-usdt-logo`, + wcro: ` `, } window.smCompConfig = { 'sm-input': [ @@ -664,7 +665,7 @@
-