galaxy/Inputs/Yaya12085_cowardly-jellyfish-9.html

6 lines
527 B
HTML

<!-- From Uiverse.io by Yaya12085 - Tags: form, input, file upload, tailwind, file, tailwind file -->
<div class="grid w-full max-w-xs items-center gap-1.5">
<label class="text-sm text-gray-400 font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70">Picture</label>
<input id="picture" type="file" class="flex h-10 w-full rounded-md border border-input bg-white px-3 py-2 text-sm text-gray-400 file:border-0 file:bg-transparent file:text-gray-600 file:text-sm file:font-medium">
</div>