chore: adjust styling

This commit is contained in:
ValdiANS
2026-05-08 18:57:37 +07:00
parent e7f378823c
commit a0e8c60082
3 changed files with 3 additions and 3 deletions
@@ -55,7 +55,7 @@ const StockProductWarehouseTable = ({
onPageChange={setPage}
onPageSizeChange={setPageSize}
className={{
containerClassName: 'mt-6',
containerClassName: 'mt-6 mb-0',
tableWrapperClassName: 'overflow-x-auto min-h-full!',
tableClassName: 'font-inter w-full table-auto min-h-full!',
headerRowClassName: 'border-b border-b-gray-200',