mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced 2026-09-08 11:15:09 -05:00
4 lines
215 B
PHP
4 lines
215 B
PHP
<input {{ $attributes->merge(['class' =>
|
|
"w-full rounded-md border border-gray-600 bg-gray-800/75 py-2 px-4 text-base font-medium text-[#6B7280] outline-none focus:border-[#6A64F1] focus:shadow-md"
|
|
]) }}
|
|
/> |