타이틀바 height 수정

This commit is contained in:
2026-05-15 07:12:07 +09:00
parent 2313b8be00
commit 6e5867c075
+1 -1
View File
@@ -34,7 +34,7 @@ body {
/* ── 타이틀바 ── */
#titlebar {
height: 52px;
height: 44px;
background: var(--bg);
-webkit-app-region: drag;
display: flex;