From 4c129251c788103be1d3dc4e35ccf174d5800d65 Mon Sep 17 00:00:00 2001 From: Chad Curtis Date: Mon, 14 Jul 2025 07:44:12 +0000 Subject: [PATCH] more potential mobile sizing fixes for vh --- src/components/WalletModal.tsx | 2 +- src/components/ZapDialog.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/WalletModal.tsx b/src/components/WalletModal.tsx index e6725f8..c5fd8b2 100644 --- a/src/components/WalletModal.tsx +++ b/src/components/WalletModal.tsx @@ -269,7 +269,7 @@ export function WalletModal({ children, className }: WalletModalProps) { )} - + {/* Close button */} diff --git a/src/components/ZapDialog.tsx b/src/components/ZapDialog.tsx index fb2709b..89d1c4b 100644 --- a/src/components/ZapDialog.tsx +++ b/src/components/ZapDialog.tsx @@ -94,7 +94,7 @@ const ZapContent = forwardRef(({
{/* QR Code */}
- + {qrCodeUrl ? (