타이틀바 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 { #titlebar {
height: 52px; height: 44px;
background: var(--bg); background: var(--bg);
-webkit-app-region: drag; -webkit-app-region: drag;
display: flex; display: flex;