Loading indicator

This commit is contained in:
2023-12-16 21:45:59 +01:00
parent 13360faf0c
commit ff333a0526
3 changed files with 8 additions and 4 deletions

View File

@ -383,7 +383,7 @@
<label class="bg-brightwhite font-bold lg:py-4 lg:px-2 px-1 py-2 rounded-lg inline-flex items-center mx-4 text-selection_background">
<svg class="rotate-180 fill-current w-4 h-6 mr-2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M13 8V2H7v6H2l8 8 8-8h-5zM0 18h20v2H0v-2z"/></svg>
<input id="upload-samples" type="file" class="hidden" accept="file" webkitdirectory directory multiple>
<span class="text-selection_foreground">Import samples</span>
<span id="sample-indicator" class="text-selection_foreground">Import samples</span>
</label>
</div>
</div>