diff --git a/frontend/src/pages/mobile/schedule/ScheduleDetail.jsx b/frontend/src/pages/mobile/schedule/ScheduleDetail.jsx index 3490ad2..cef689c 100644 --- a/frontend/src/pages/mobile/schedule/ScheduleDetail.jsx +++ b/frontend/src/pages/mobile/schedule/ScheduleDetail.jsx @@ -232,7 +232,7 @@ function MobileXSection({ schedule }) { - @{username} + @{username} @@ -520,16 +520,10 @@ function MobileScheduleDetail() {
{/* 헤더 */}
-
- -
- - {schedule.category?.name} - -
-
+
+ + {schedule.category?.name} +
diff --git a/frontend/src/pages/pc/public/schedule/sections/XSection.jsx b/frontend/src/pages/pc/public/schedule/sections/XSection.jsx index 891c58d..05f91a1 100644 --- a/frontend/src/pages/pc/public/schedule/sections/XSection.jsx +++ b/frontend/src/pages/pc/public/schedule/sections/XSection.jsx @@ -80,7 +80,7 @@ function XSection({ schedule }) {
- @{username} + @{username}