fix(FE): fixing rounded value

This commit is contained in:
randy-ar
2026-01-29 16:33:02 +07:00
parent c63df91e08
commit b9ed7df063
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-[3.5rem]',
modalBox: 'p-0 rounded-[0.875rem]',
}}
>
<div className='flex flex-col'>