모바일 - 인증키 조회 디자인 수정

This commit is contained in:
현성필
2025-12-12 17:57:38 +09:00
parent 40c36829bf
commit abb4e610af
11 changed files with 773 additions and 47 deletions
@@ -14,12 +14,12 @@
</div>
</section>
<th:block layout:fragment="contentFragment">
<section class="apikey-detail-container">
<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>
<!-- App Basic Info Card -->