From 5438696fb3a4f395a6eb883d387939d5948f2927 Mon Sep 17 00:00:00 2001 From: Macbook Date: Tue, 30 Jun 2026 22:40:16 +0900 Subject: [PATCH] =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.css b/frontend/src/App.css index 4f8ea43..7988903 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -9,7 +9,7 @@ --toolbar-h: 44px; --sidebar-w: 44px; --bottombar-h:28px; - + /* 기본 테마 변수 (다크 테마) — document.body 로 포털된 컴포넌트에서도 사용 가능하도록 :root에 선언 */ --bg: #1a1b26; --bg1: #1a1b26;