상단 헤더 제거
This commit is contained in:
@@ -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 && (
|
||||
|
||||
Reference in New Issue
Block a user