Restrict compact sale rows to mobile

This commit is contained in:
2026-05-19 11:25:44 +09:00
parent fd8c52dbce
commit d63e3db986
2 changed files with 9 additions and 9 deletions

View File

@@ -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