From a6b5f52206025293ca295d2dd6d1213d9fa95d2d Mon Sep 17 00:00:00 2001 From: shinya Date: Tue, 1 Jul 2025 20:55:53 +0800 Subject: [PATCH] feat: adjust portrait button --- src/app/play/page.tsx | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/src/app/play/page.tsx b/src/app/play/page.tsx index e9aede6..a051005 100644 --- a/src/app/play/page.tsx +++ b/src/app/play/page.tsx @@ -1293,18 +1293,8 @@ function PlayPageClient() { onClick={handleForceLandscape} className='fixed bottom-16 left-4 z-[85] w-10 h-10 rounded-full bg-gray-800 text-white flex items-center justify-center md:hidden' > - - + + )}