From 6e5867c075b37208b6bfb3b1c46631a53242df31 Mon Sep 17 00:00:00 2001 From: jisangs Date: Fri, 15 May 2026 07:12:07 +0900 Subject: [PATCH] =?UTF-8?q?=ED=83=80=EC=9D=B4=ED=8B=80=EB=B0=94=20height?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/style.css b/src/renderer/style.css index 0594d5b..86c9ee1 100644 --- a/src/renderer/style.css +++ b/src/renderer/style.css @@ -34,7 +34,7 @@ body { /* ── 타이틀바 ── */ #titlebar { - height: 52px; + height: 44px; background: var(--bg); -webkit-app-region: drag; display: flex;