fix(FE): fixing rounded value

This commit is contained in:
randy-ar
2026-01-29 15:10:18 +07:00
parent b305d43ce6
commit c63df91e08
3 changed files with 4 additions and 4 deletions
@@ -410,7 +410,7 @@ const DashboardProduction = () => {
ref={filterModal.ref}
className={{
modal: 'p-0',
modalBox: 'p-0 rounded-[14px]',
modalBox: 'p-0 rounded-[3.5rem]',
}}
>
<div className='flex flex-col'>