mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 21:41:57 +00:00
fix(FE): fixing pixel perfect marketing table
This commit is contained in:
@@ -2,7 +2,7 @@ import MarketingTable from '@/components/pages/marketing/MarketingTable';
|
||||
|
||||
const Marketing = () => {
|
||||
return (
|
||||
<div className='w-full p-4'>
|
||||
<div className='w-full'>
|
||||
<MarketingTable />
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user