up
This commit is contained in:
@@ -82,8 +82,7 @@
|
||||
</div>
|
||||
</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 whitespace-nowrap">
|
||||
<div class="w-full overflow-x-auto sm:whitespace-nowrap">
|
||||
<table class="table table-pin-rows table-pin-cols">
|
||||
<thead class="bg-[#f6f6f6] text-[14px] font-500 text-[#000]">
|
||||
<tr>
|
||||
|
||||
@@ -61,8 +61,8 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<table class="table lg:max-w-[1600px] xl:max-w-[1600px] md:max-w-[1600px] sm:max-w-[1600px] 2xl:max-w-full">
|
||||
<div class="w-full sm:whitespace-nowrap overflow-x-auto">
|
||||
<table class="table ">
|
||||
<thead class="bg-[#F6F6F6] text-[#000] text-[14px]">
|
||||
<tr class="font-[600]">
|
||||
<td width="50"> STT </td>
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
</div>
|
||||
|
||||
<div
|
||||
class="lg:max-w-[1600px] xl:max-w-[1600px] md:max-w-[1600px] sm:max-w-[1600px] 2xl:max-w-full 2xl:overflow-hidden overflow-x-auto lg:whitespace-nowrap ms:whitespace-nowrap md:whitespace-nowrap 2xl:whitespace-normal">
|
||||
class="w-full overflow-x-auto lg:whitespace-nowrap ms:whitespace-nowrap md:whitespace-nowrap 2xl:whitespace-normal">
|
||||
<table class="table table-pin-rows table-pin-cols">
|
||||
<thead class="bg-[#F6F6F6] text-[#000] text-[14px]">
|
||||
<tr class="font-[600]">
|
||||
|
||||
Reference in New Issue
Block a user