조직도 내부 상단 바 제거

This commit is contained in:
hyunho
2026-03-25 12:00:24 +09:00
parent 4697cef5dc
commit 65bcff32ec
3 changed files with 12 additions and 36 deletions

View File

@@ -11,13 +11,7 @@
<link rel="stylesheet" href="/legacy/static/organization.css" />
</head>
<body>
<div class="top-wrap">
<h1 class="text-sm font-black text-slate-800 tracking-tight">MH 조직현황 관리</h1>
<div class="flex items-center gap-2">
<input type="file" id="upload-excel" class="hidden" accept=".xlsx, .csv" />
<button id="upload-button" class="btn-primary">조직현황 업로드</button>
</div>
</div>
<input type="file" id="upload-excel" class="hidden" accept=".xlsx, .csv" />
<div class="search-section">
<div class="flex flex-col w-full">