From bd5fc4566f4a843c83d6d1a52a886e732a99a81f Mon Sep 17 00:00:00 2001 From: SeungYeon Date: Thu, 29 Feb 2024 11:12:50 +0900 Subject: [PATCH 1/2] =?UTF-8?q?style:=20=ED=97=A4=EB=8D=94=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/header/mypageTab.tsx | 2 +- src/components/header/settingTab.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/header/mypageTab.tsx b/src/components/header/mypageTab.tsx index 00f365c7..acdf6225 100644 --- a/src/components/header/mypageTab.tsx +++ b/src/components/header/mypageTab.tsx @@ -45,7 +45,7 @@ function MyPageTab() { return (
-
+
handleButtonClick('orderList')} diff --git a/src/components/header/settingTab.tsx b/src/components/header/settingTab.tsx index 66548933..3c92407c 100644 --- a/src/components/header/settingTab.tsx +++ b/src/components/header/settingTab.tsx @@ -23,7 +23,7 @@ function SettingTab() { return (
-
+
handleButtonClick('editProfile')} From 04484859f0c50afac05951fb25e851191a6af234 Mon Sep 17 00:00:00 2001 From: SeungYeon Date: Thu, 29 Feb 2024 13:30:31 +0900 Subject: [PATCH 2/2] =?UTF-8?q?style:=20=EB=A7=88=EC=9D=B4=ED=8E=98?= =?UTF-8?q?=EC=9D=B4=EC=A7=80=20=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/layout/myOrderLayOut.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/layout/myOrderLayOut.tsx b/src/components/layout/myOrderLayOut.tsx index 38982be2..a76ded55 100644 --- a/src/components/layout/myOrderLayOut.tsx +++ b/src/components/layout/myOrderLayOut.tsx @@ -27,10 +27,10 @@ function MyOrderPageLayout({ return (
-
+
+ className="mb-40 w-[1080px] mobile:w-330 tablet:w-[688px]"> {overview}