Ver Fonte

new interface

ming há 3 anos atrás
pai
commit
3f24f6a4e2
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      api/static/index2.html

+ 1 - 1
api/static/index2.html

@@ -141,7 +141,7 @@
           <input type="text" name='t10' class='txtsrc txtsrc10' value="" placeholder="10" /><br/>
         </fieldset>
         <fieldset id='imgSrc'>
-          <h3 class="fs-subtitle">影像連結<img class="ms-1" src="static/img/question.png" alt="" data-bs-toggle="tooltip" data-bs-placement="right" title="僅接受png, jpg, mp4格式"></h3>
+          <h3 class="fs-subtitle" style="display: inline-block;">影像連結<img class="ms-1" src="static/img/question.png" alt="" data-bs-toggle="tooltip" data-bs-placement="right" title="僅接受png, jpg, mp4格式"></h3>
           <input type="text" name='m1' class='imgsrc imgsrc1' value="" placeholder="1" /><input id="img1" type="file" class="img_uploader img_up"><label for="img1" class="upload-btn">上傳檔案</label><br/>
           <input type="text" name='m2' class='imgsrc imgsrc2' value="" placeholder="2" /><input id="img2" type="file" class="img_uploader img_up"><label for="img2" class="upload-btn">上傳檔案</label><br/>
           <input type="text" name='m3' class='imgsrc imgsrc3' value="" placeholder="3" /><input id="img3" type="file" class="img_uploader img_up"><label for="img3" class="upload-btn">上傳檔案</label><br/>