up
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div class="lg:max-w-[1600px] xl:max-w-[1600px] md:max-w-[1600px] sm:max-w-[1600px] 2xl:max-w-full overflow-x-auto">
|
||||
<div class="overflow-x-auto">
|
||||
<table class="table">
|
||||
<thead class="bg-[#F6F6F6] text-[#000] text-[14px]">
|
||||
<tr>
|
||||
@@ -56,7 +56,7 @@
|
||||
|
||||
<td class="xl:w-[120px] 2xl:w-auto">
|
||||
<select name="" id=""
|
||||
class="w-[100%] h-[30px] mb-[10px] border-[1px] border-[#F6F6F6] rounded-[4px] shadow-[0px_2px_4px_0px_#0000001F]">
|
||||
class="w-[130px_!important] h-[30px] mb-[10px] border-[1px] border-[#F6F6F6] rounded-[4px] shadow-[0px_2px_4px_0px_#0000001F]">
|
||||
<option value="">Trạng thái</option>
|
||||
</select>
|
||||
<div class="flex items-center">
|
||||
|
||||
Reference in New Issue
Block a user