up
This commit is contained in:
@@ -10,22 +10,22 @@
|
||||
<input type='hidden' name='page' value='' />
|
||||
|
||||
<input type=text name='q' id='keyword' value="" placeholder="Tìm banner(theo tên)"
|
||||
class="w-[375px] h-[36px] border border-[#D8D8D8] m-[0_10px_0_0] p-[0_10px] bg-white rounded-[4px] shadow-[0px_2px_4px_0px_rgba(0,0,0,0.12)] " />
|
||||
class="w-[375px] h-[36px] input input-md input-bordered h-[35px] rounded-[4px] shadow-[0px_2px_4px_0px_rgba(0,0,0,0.12)] " />
|
||||
<input type=submit value='Tìm kiếm'
|
||||
class="h-[36px] bg-[#0041E8] text-[#fff] font-[500] p-[0_8px] cursor-pointer rounded-[4px]">
|
||||
class="h-[36px] bg-[#0041E8] text-[#fff] font-[500] p-[0_8px] ml-[10px] cursor-pointer rounded-[4px]">
|
||||
</form>
|
||||
|
||||
<div class="flex items-center flex-wrap justify-between">
|
||||
<div class="flex items-center">
|
||||
<select
|
||||
class="m-[0_16px_16px_0] h-[36px] p-[0_15px_0_5px] rounded-[4px] border border-[#d8d8d8] shadow-[0px_2px_4px_0px_rgba(0,0,0,0.12)]">
|
||||
class="m-[0_16px_16px_0] h-[36px] min-h-[36px] rounded-[4px] select select-bordered shadow-[0px_2px_4px_0px_rgba(0,0,0,0.12)]">
|
||||
<option value="">Xem theo vị trí banner</option>
|
||||
<option value='43'> - Banner MB Webmau4</option>
|
||||
<option value='42'> - Brand Homepage</option>
|
||||
</select>
|
||||
|
||||
<select
|
||||
class="m-[0_16px_16px_0] h-[36px] p-[0_15px_0_5px] rounded-[4px] border border-[#d8d8d8] shadow-[0px_2px_4px_0px_rgba(0,0,0,0.12)]">
|
||||
class="m-[0_16px_16px_0] h-[36px] min-h-[36px] rounded-[4px] select select-bordered shadow-[0px_2px_4px_0px_rgba(0,0,0,0.12)]">
|
||||
<option value="">Lọc hiển thị</option>
|
||||
<option value="">Chưa hiển thị</option>
|
||||
<option value="">Đang hiển thị</option>
|
||||
|
||||
Reference in New Issue
Block a user