style: 개인 PC 대시보드 및 관리자 모드(Map Editor) 가독성 향상 스타일 가이드라인 적용

This commit is contained in:
2026-06-19 14:22:30 +09:00
parent c6515c1b5d
commit de3e05db8d
3 changed files with 37 additions and 26 deletions

View File

@@ -5,8 +5,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ITAM Map Coordinate Editor v3.0</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css" />
<link rel="stylesheet" href="/src/styles/common.css" />
<link rel="stylesheet" href="/src/styles/map-editor.css" />
</head>
<body style="margin: 0; display: flex; height: 100vh; overflow: hidden; font-family: sans-serif;">
<body style="margin: 0; display: flex; height: 100vh; overflow: hidden;">
<!-- Left: File Selector -->
<div class="file-sidebar" id="file-sidebar">