refs #2596 drag and drop implementado
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alexandre Riera 2022-11-02 08:18:58 +01:00
parent 9c9db3250e
commit aaaa73644d
1 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
<input <input
type="file" type="file"
accept="{{$ctrl.accept}}" accept="{{$ctrl.accept}}"
style="display: none;"> style="position: absolute; top: 0; opacity: 0;">
</input> </input>
</div> </div>
<div class="fix suffix"></div> <div class="fix suffix"></div>