Make the layout nice for video panels

This commit is contained in:
broquemonsieur 2023-07-08 09:23:24 -07:00
parent 7b757aaf9c
commit ff6a9b965d

View File

@ -30,7 +30,7 @@
<p style="margin-right:10px;">from</p>
<input class="compilation-video-timestamp" placeholder="0:00" type="text">
<p style="margin-right:10px; margin-left:10px">to</p>
<input value="00:00:00" type="time" step="1">
<input class="compilation-video-timestamp" placeholder="<%= recode_length_seconds(compilation_video.length_second) s%>" type="text">
</div>
</div>
</div>