gitignore 및 스타일 업데이트
- .gitignore에 .claude/ 디렉토리 추가 - Safe Area CSS 스타일 추가 - 기타 스타일 업데이트 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
|
||||
<title>나이스가맹점관리자</title>
|
||||
<!--파비콘-->
|
||||
<link rel="shortcut icon" href="src/shared/ui/assets/images/favicon.ico">
|
||||
|
||||
Reference in New Issue
Block a user