mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
4 lines
340 B
HTML
4 lines
340 B
HTML
<!-- From Uiverse.io by emmanuelh-dev - Tags: input, tailwind, cool input -->
|
|
<input class="block w-full px-6 py-3 text-black bg-white border border-gray-200 rounded-full appearance-none placeholder:text-gray-400 focus:border-blue-500 focus:outline-none focus:ring-blue-500 sm:text-sm max-w-[220px]" placeholder="******" type="password">
|
|
|
|
|