up
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
<button type="submit" class="px-[8px] py-[6px] rounded-[4px] text-white bg-[#0041E8]">Tìm kiếm</button>
|
||||
</form>
|
||||
|
||||
<p>Tổng số: 16</p>
|
||||
<p class="mt-[10px]">Tổng số: 16</p>
|
||||
|
||||
<table class="style-table mt-[15px]">
|
||||
<thead>
|
||||
<table class="table mt-[15px]">
|
||||
<thead class="bg-[#f6f6f6] text-[#000] text-[14px] font-500">
|
||||
<tr>
|
||||
<th>STT</th>
|
||||
<th class="w-[135px]">Mã đơn</th>
|
||||
@@ -63,13 +63,13 @@
|
||||
</td>
|
||||
<td>05-03-2024, 12:58 am</td>
|
||||
<td>
|
||||
<div class='list-btn flex items-center justify-center'>
|
||||
<div class='list-btn flex items-center justify-center p-[5px_0]'>
|
||||
<a href="/admin/payinstall/order_detail"
|
||||
class="mr-[5px] bg-[#0041E8] text-white px-[10px] py-[5px] rounded-[4px]">Chi
|
||||
class="btn w-[100px] h-[33px] min-h-[33px] mr-[5px] bg-[#0041E8] text-white px-[10px] py-[5px] rounded-[4px]">Chi
|
||||
tiết</a>
|
||||
<a href=""
|
||||
class='w-[30px] h-[30px] border-[1px] border-[#9E9E9E] rounded-[4px] text-center leading-[30px] flex items-center justify-center'><i
|
||||
class='icons icon-remove'></i></a>
|
||||
class='icons icon-delete'></i></a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user