From c8ec8de946d7f50bb55753390e1dac8f2977d180 Mon Sep 17 00:00:00 2001 From: caadiq Date: Sat, 10 Jan 2026 10:12:32 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EA=B2=80?= =?UTF-8?q?=EC=83=89=20X=EB=B2=84=ED=8A=BC=20=EC=A4=91=EB=B3=B5=20?= =?UTF-8?q?=EB=B0=8F=20=ED=95=98=EB=8B=A8=20=EC=97=AC=EB=B0=B1=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - type='search' → type='text'로 변경하여 브라우저 기본 X버튼 제거 - 무한 스크롤 트리거 여백 py-4 → py-2로 축소 --- frontend/src/pages/mobile/public/Schedule.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/mobile/public/Schedule.jsx b/frontend/src/pages/mobile/public/Schedule.jsx index d6a52cd..393f94a 100644 --- a/frontend/src/pages/mobile/public/Schedule.jsx +++ b/frontend/src/pages/mobile/public/Schedule.jsx @@ -215,7 +215,7 @@ function MobileSchedule() {
{searchInput && ( @@ -497,7 +497,7 @@ function MobileSchedule() { })}
{/* 무한 스크롤 트리거 */} -
+
{isFetchingNextPage && (