diff options
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{' '} |
