Restrict compact sale rows to mobile
This commit is contained in:
@@ -460,17 +460,17 @@
|
||||
</th>
|
||||
<th
|
||||
scope="col"
|
||||
class="hidden w-32 px-3 py-3.5 text-left text-sm font-semibold text-gray-900 lg:table-cell">
|
||||
class="hidden w-32 px-3 py-3.5 text-left text-sm font-semibold text-gray-900 sm:table-cell">
|
||||
Infomation
|
||||
</th>
|
||||
<th
|
||||
scope="col"
|
||||
class="hidden w-28 px-3 py-3.5 text-left text-sm font-semibold text-gray-900 lg:table-cell">
|
||||
class="hidden w-28 px-3 py-3.5 text-left text-sm font-semibold text-gray-900 sm:table-cell">
|
||||
Status
|
||||
</th>
|
||||
<th
|
||||
scope="col"
|
||||
class="hidden w-56 px-3 py-3.5 text-left text-sm font-semibold text-gray-900 lg:table-cell">
|
||||
class="hidden w-56 px-3 py-3.5 text-left text-sm font-semibold text-gray-900 sm:table-cell">
|
||||
Role
|
||||
</th>
|
||||
<th
|
||||
|
||||
Reference in New Issue
Block a user