remotes/1693045480750635534/spooky-22
Aevann1 2022-01-17 20:42:47 +02:00
parent df23242ab3
commit 997de9e123
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
<div id="image-upload-block">
<div><label class="mt-3">Attachment Upload</label></div>
<img loading="lazy" id="image-preview">
<img loading="lazy" id="image-preview" style="max-width:50%">
<label class="btn btn-secondary m-0" for="file-upload">
<div id="filename-show">Select File</div>
<input autocomplete="off" id="file-upload" type="file" name="file" {% if request.headers.get('cf-ipcountry')=="T1" %}disabled{% endif %} accept="image/*, video/*" hidden>