업로드 빈 사진 문구 수정

This commit is contained in:
DESKTOP-KSVGT20\shkim
2026-05-13 23:07:30 +09:00
parent 5553903e71
commit b395184e49
+1 -1
View File
@@ -35,7 +35,7 @@
<div class="file-summary"> <div class="file-summary">
<p class="file-summary__title">선택한 파일</p> <p class="file-summary__title">선택한 파일</p>
<p class="file-summary__empty">사진을 선택해주세요.</p> <p class="file-summary__empty">등록된 사진이 없습니다.</p>
<ul class="file-list"></ul> <ul class="file-list"></ul>
<button class="file-list__top" type="button" aria-label="선택한 파일 목록 맨 위로 이동" hidden></button> <button class="file-list__top" type="button" aria-label="선택한 파일 목록 맨 위로 이동" hidden></button>
</div> </div>