From 47cd93173c6cf085f570f01f345f7a8865521abf Mon Sep 17 00:00:00 2001 From: caadiq Date: Tue, 3 Feb 2026 18:25:36 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=98=88=EC=A0=95=20=EB=B0=B0=EC=A7=80?= =?UTF-8?q?=20=EC=84=B8=EB=A1=9C=20=EC=A4=91=EC=95=99=20=EC=A0=95=EB=A0=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - items-start → items-center로 변경 Co-Authored-By: Claude Opus 4.5 --- .../src/pages/pc/public/schedule/sections/YoutubeSection.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx b/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx index 7390635..e2532f6 100644 --- a/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx +++ b/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx @@ -14,7 +14,7 @@ function VideoInfo({ schedule, isShorts, isScheduled = false }) { return (
{/* 제목 */} -
+

{decodeHtmlEntities(schedule.title)}