메세지 추가

This commit is contained in:
2025-07-03 18:09:38 +09:00
parent 1cd0b8cb37
commit 0bcc6dab3d
+3
View File
@@ -292,8 +292,10 @@
margin: 12px 0 0 0;
}
.frame-time-info {
text-align: center;
margin-bottom: 10px;
color: #2980b9;
font-size: 1em;
}
</style>
<!-- Google Tag Manager -->
@@ -359,6 +361,7 @@
<div class="video-preview-wrapper">
<video id="video-preview" class="video-preview-large" controls></video>
</div>
<p class="frame-time-info">영상을 이동하여 각 지점 선택 버튼을 눌러주세요.</p>
<div class="timeline-btns">
<button id="set-start-btn" class="timeline-btn" type="button">시작 지점 선택</button>
<button id="set-end-btn" class="timeline-btn" type="button">종료 지점 선택</button>