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;