diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 20b958c..4680f7e 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -36,7 +36,7 @@ "Bash(mv:*)", "Bash(cp:*)", "mcp__sequential-thinking__sequentialthinking", - "Bash(git checkout:*)" + "Bash(awk '{print $1\"\"\"\": \"\"\"\"; system(\"\"\"\"sed -n \"\"\"\" $1\"\"\"\"p design/uiux/prototype/common.css\"\"\"\")}')" ], "deny": [], "ask": [] diff --git a/.gitignore b/.gitignore index a887e50..5f53b10 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .DS_Store **/.DS_Store .env +design/uiux/ref_img/ diff --git a/design/uiux/prototype/05-회의진행.html b/design/uiux/prototype/05-회의진행.html index 4c53145..20b1e02 100644 --- a/design/uiux/prototype/05-회의진행.html +++ b/design/uiux/prototype/05-회의진행.html @@ -17,10 +17,10 @@ } .right-sidebar { - display: none; /* 모바일에서는 숨김 */ + display: none; /* 태블릿 이하에서는 숨김 */ } - @media (min-width: 768px) { + @media (min-width: 1024px) { .right-sidebar { display: block; width: 320px; diff --git a/design/uiux/prototype/06-검증완료.html b/design/uiux/prototype/06-검증완료.html index 4bc9f28..1ee4812 100644 --- a/design/uiux/prototype/06-검증완료.html +++ b/design/uiux/prototype/06-검증완료.html @@ -6,6 +6,9 @@ 검증 완료 - 회의록 서비스 @@ -454,7 +273,7 @@
💡 AI 요약 - +