인증키 관리 - 모바일 디자인 적용

This commit is contained in:
현성필
2025-12-12 19:49:29 +09:00
parent 8045238448
commit 51a57c11ee
10 changed files with 396 additions and 94 deletions
@@ -14,9 +14,9 @@
<section class="apikey-register-container">
<!-- Title Bar -->
<div class="register-title-bar">
<h2 class="register-title">앱 수정</h2>
<span class="register-subtitle">서비스 중인 앱 정보를 수정합니다.</span>
<div class="common-title-bar">
<h2 class="common-title">앱 수정</h2>
<span class="common-subtitle">서비스 중인 앱 정보를 수정합니다.</span>
</div>
<!-- Progress Indicator -->