diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-11-04 16:10:09 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-11-04 16:10:09 +0700 |
| commit | f751fa6d398a8aab96380c832da927c60c6ccbe4 (patch) | |
| tree | fd61bbfb0ed3c73c44405dd902c21a5d19994e8b /src/lib/pengajuan-tempo/component/Referensi.jsx | |
| parent | 3550c262e5eeb1b861ae100cd26ae853c7f153fe (diff) | |
<iman> update pengajuan tempo mobile view fix
Diffstat (limited to 'src/lib/pengajuan-tempo/component/Referensi.jsx')
| -rw-r--r-- | src/lib/pengajuan-tempo/component/Referensi.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/pengajuan-tempo/component/Referensi.jsx b/src/lib/pengajuan-tempo/component/Referensi.jsx index 1b83358b..8cb3b0c3 100644 --- a/src/lib/pengajuan-tempo/component/Referensi.jsx +++ b/src/lib/pengajuan-tempo/component/Referensi.jsx @@ -165,7 +165,7 @@ const Referensi = ({ chekValid, buttonSubmitClick }) => { return ( <> {isDesktop && ( - <div> + <div className='py-4'> <div className='flex flex-col justify-start'> <h1 className='font-bold text-2xl'> Referensi Supplier / Rekanan Bisnis Perusahaan{' '} |
