diff --git a/.github/screenshots/mobile-transactions.png b/.github/screenshots/mobile-transactions.png new file mode 100644 index 00000000..1a59f5dc Binary files /dev/null and b/.github/screenshots/mobile-transactions.png differ diff --git a/resources/js/components/transactions/transaction-columns.tsx b/resources/js/components/transactions/transaction-columns.tsx index 7e35dd9c..288beac6 100644 --- a/resources/js/components/transactions/transaction-columns.tsx +++ b/resources/js/components/transactions/transaction-columns.tsx @@ -51,6 +51,9 @@ export function createTransactionColumns({ return [ { id: 'select', + meta: { + cellClassName: 'hidden md:table-cell', + }, header: ({ table }) => (