Commit 682df334 authored by 임지연_이모션's avatar 임지연_이모션

[임지연/이모션]갤럭시 폴드 280 사이즈 스크롤 잘림현상으로 메시지영역 여백추가

parent 7b6a9302
......@@ -333,6 +333,7 @@
.opt-group-con .dsc-list-wrap {
margin-top: 0.6rem;
padding-bottom: 3rem;
}
.opt-group-con .txt-info {
......
......@@ -38,7 +38,7 @@ process : 자급제폰 정보
</div>
</div>
<!-- content -->
<div role="main" class="content" style="padding-top:14rem;">
<div role="main" class="content">
<h1 class="g-invisible">자급제폰 정보</h1>
<div class="l-grid l-seller">
<!-- s: 제조사 -->
......@@ -88,7 +88,7 @@ process : 자급제폰 정보
<div class="form-group">
<span class="c-input">
<!-- [D] 검색어 입력시 btn-delete 호출 -->
<input type="text" placeholder="휴대폰 식별번호(IMEI) 15자리를 입력해 주세요." title="휴대폰 식별번호(IMEI) 15자리를 입력해 주세요." maxlength="15" class="input">
<input type="text" placeholder="휴대폰 식별번호(IMEI) 15자리를 입력해 주세요." title="휴대폰 식별번호(IMEI) 15자리를 입력해 주세요." numberOnly maxlength="15" class="input">
</span>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment