main
Ilham Wara Nugroho 2025-12-05 10:13:45 +07:00
parent 4c8b023342
commit 44c214fedd
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@
</select>
</div>
<div class="w-full">
<button class="rounded-full bg-[#E9811A] text-white px-2 py-1">Cari</button>
<button class="rounded w-full bg-[#E9811A] text-white px-2 py-1">Cari</button>
</div>
</div>
</div>

View File

@ -62,7 +62,7 @@
</select>
</div>
<div class="w-full">
<button class="rounded-full bg-[#E9811A] text-white px-2 py-1">Cari</button>
<button class="rounded w-full bg-[#E9811A] text-white px-2 py-1">Cari</button>
</div>
</div>
</form>