From d2e856b89c257cf77215b88aeced21675b158ad4 Mon Sep 17 00:00:00 2001 From: erio Date: Sun, 1 Mar 2026 15:00:27 +0800 Subject: [PATCH] fix: align pay page header layout to match orders page --- src/app/pay/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/pay/page.tsx b/src/app/pay/page.tsx index 9ff4439..28df0cc 100644 --- a/src/app/pay/page.tsx +++ b/src/app/pay/page.tsx @@ -417,8 +417,8 @@ function PayContent() { isEmbedded ? '' : 'mt-6', ].join(' ')} > -
-
+
+
{!isMobile && ( -
+