상단 헤더 제거

This commit is contained in:
kjs
2025-12-03 10:03:24 +09:00
parent 7713d4073c
commit e33664015a
4 changed files with 257 additions and 236 deletions

View File

@@ -308,7 +308,7 @@ function ScreenViewPage() {
<TableOptionsProvider>
<div
ref={containerRef}
className="bg-background flex h-full w-full items-center justify-center overflow-auto pt-8"
className="bg-background flex h-full w-full items-center justify-center overflow-auto"
>
{/* 레이아웃 준비 중 로딩 표시 */}
{!layoutReady && (