CErr: double style close
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<div class="flex flex-row">
|
||||
<form method="GET" action="" class="bg-[#fff] flex flex-row place-items-center">
|
||||
<input type="hidden" name="bv" id="bv" value="<?php echo $_GET['bv']; ?>">
|
||||
<input class="p-2.5 rounded-l-lg focus:outline-none w-[320px]" type="text" name="search" placeholder="Search by Name, lead ID, Mobile, Email..." style="border: 2px solid #8E8E8E;">
|
||||
<input class="p-2.5 rounded-l-lg focus:outline-none w-[320px]" type="text" name="search" placeholder="Name / ID / Mobile / Email" style="border: 2px solid #8E8E8E;">
|
||||
<button class="rounded-r-lg text-[#fff]" style="background: linear-gradient(90deg, rgba(111, 107, 255, 0.91) 0%, rgba(68, 55, 128, 0.91) 100%);" type="submit"><i class="fa fa-search"></i></button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user