리펙토링: 전체 구조 검토, 개선

This commit is contained in:
2026-05-15 18:36:55 +09:00
parent 75a1f9e2f5
commit a1a5672d97
10 changed files with 117 additions and 23 deletions
+4
View File
@@ -474,6 +474,10 @@ footer span { font-size: 11px; color: var(--muted); }
border-left: 1px solid rgba(255,255,255,.05);
margin-left: 15px;
}
.tree-access-error {
font-size: 11px; color: var(--muted); opacity: .5;
padding: 2px 8px; font-style: italic;
}
/* ── 폴더 드롭 타겟 하이라이트 ── */
.tree-row.drop-target {