fix(FE): fix page responsive in project flock dan marketing modules

This commit is contained in:
randy-ar
2025-12-27 16:36:07 +07:00
parent d49bca1d40
commit c44e63bd2b
10 changed files with 79 additions and 183 deletions
@@ -305,6 +305,7 @@ const MarketingTable = () => {
value={pageSize}
onChange={pageSizeChangeHandler}
options={ROWS_OPTIONS}
className='flex sm:flex-row flex-col gap-3 items-end justify-end'
>
{/* select multiple product */}
<SelectInput