mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
refactor(FE): Add bottom margin to production standards text
This commit is contained in:
@@ -3010,7 +3010,7 @@ const RecordingForm = ({ type = 'add', initialValues }: RecordingFormProps) => {
|
||||
}}
|
||||
/>
|
||||
) : (
|
||||
<p className='text-sm text-gray-500'>
|
||||
<p className='text-sm text-gray-500 mb-8'>
|
||||
Tidak ada data Production standards
|
||||
</p>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user