From 18b52711104a365a36c0e36cc7b6e022ec9ad050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=84=B1=EA=B2=BD?= Date: Tue, 11 Aug 2026 14:57:35 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EC=9C=A0?= =?UTF-8?q?=EB=8F=84=20=EB=AA=A8=EB=8B=AC=20=EA=B0=9C=ED=8E=B8=EA=B3=BC=20?= =?UTF-8?q?=EA=B3=B5=EC=9C=A0=20=EB=A9=94=EB=89=B4=20=EB=B0=A9=ED=96=A5?= =?UTF-8?q?=C2=B7=EB=8B=A4=EC=9A=B4=EB=A1=9C=EB=93=9C=20=ED=8C=8C=EC=9D=BC?= =?UTF-8?q?=EB=AA=85=C2=B7=EC=A0=95=EB=A0=AC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/LoginPromptModal.tsx | 50 ++++++++++++++----- src/components/VideoDetailContent.tsx | 22 +++++++- src/locales/en.json | 3 +- src/locales/ko.json | 3 +- .../Dashboard/ContentCalendarContent.tsx | 2 +- src/pages/Ssulbox/SsulDetailContent.tsx | 22 +++++++- src/pages/Ssulbox/SsulResultContent.tsx | 6 ++- src/styles/contents-social.css | 10 +++- src/styles/ssulbox-castad.css | 9 +++- src/utils/api.ts | 5 ++ 10 files changed, 106 insertions(+), 26 deletions(-) diff --git a/src/components/LoginPromptModal.tsx b/src/components/LoginPromptModal.tsx index 6fe87e8..ddf9286 100644 --- a/src/components/LoginPromptModal.tsx +++ b/src/components/LoginPromptModal.tsx @@ -26,22 +26,24 @@ const LoginPromptModal: React.FC = ({ onClose }) => { style={{ position: 'fixed', inset: 0, - background: 'rgba(255, 255, 255, 0.25)', + background: 'rgba(0, 0, 0, 0.7)', display: 'flex', alignItems: 'center', justifyContent: 'center', zIndex: 9999, + padding: '16px', }} {...overlayCloseHandlers} >
= ({ onClose }) => { -

+ +
+ + + + +
+ +

{t('loginPrompt.title')}

+

+ {t('loginPrompt.description')} +

{shareMenuOpen && ( -
+
{/* 카카오톡 */} {shareMenuOpen && ( -
+