mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 21:41:57 +00:00
feat(FE-361): Add logistic stock tabs and tweak styles
This commit is contained in:
@@ -307,7 +307,7 @@ const PurchasesPerSupplierTab = () => {
|
||||
<>
|
||||
<Card
|
||||
subtitle='Laporan > Rekapitulasi Pembelian Per Supplier'
|
||||
className={{ wrapper: 'w-full' }}
|
||||
className={{ wrapper: 'w-full', body: 'p-1!' }}
|
||||
>
|
||||
<div className='grid grid-cols-1 md:grid-cols-3 gap-4'>
|
||||
{/* TODO START */}
|
||||
|
||||
Reference in New Issue
Block a user