feat: 화면관리 시스템 UI 컴포넌트 개선 및 스키마 업데이트

This commit is contained in:
kjs
2025-09-18 21:33:04 +09:00
parent 004bf28d17
commit 7a1358484b
9 changed files with 33 additions and 11 deletions

View File

@@ -230,6 +230,7 @@ export const EditModal: React.FC<EditModalProps> = ({
minHeight: dynamicSize.height,
maxWidth: "95vw",
maxHeight: "95vh",
zIndex: 9999, // 모든 컴포넌트보다 위에 표시
}}
>
<DialogHeader className="sr-only">