diff --git a/src/components/ZapDialog.tsx b/src/components/ZapDialog.tsx index 7bafd89d..a1a457c8 100644 --- a/src/components/ZapDialog.tsx +++ b/src/components/ZapDialog.tsx @@ -107,7 +107,7 @@ const ZapContent = forwardRef(({ id="invoice" value={invoice} readOnly - className="font-mono text-xs min-w-0 flex-1 overflow-hidden text-ellipsis" + className="font-mono text-base md:text-xs min-w-0 flex-1 overflow-hidden text-ellipsis" onClick={(e) => e.currentTarget.select()} />