buffix apple

This commit is contained in:
MEGASOL\simon.adams
2025-09-21 10:03:15 +02:00
parent df4d33a7d4
commit 519abb8f3a
3 changed files with 15 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
<div class="mt-3 relative inline-block">
<label class="rounded-2xl bg-black text-white dark:bg-white dark:text-black px-5 py-3 hover:opacity-90 cursor-pointer select-none" aria-label="Choose files">
Choose files
<input id="fileInput" type="file" multiple accept="image/*,video/*" capture="environment" class="absolute inset-0 opacity-0 cursor-pointer" />
<input id="fileInput" type="file" multiple accept="image/*,video/*" class="absolute inset-0 opacity-0 cursor-pointer" />
</label>
</div>
<div class="mt-4 text-sm text-gray-500 dark:text-gray-400">