mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
refactor(FE-208): remove unnecessary font styling from purchase number display in PurchaseOrderDetail
This commit is contained in:
@@ -669,7 +669,7 @@ const PurchaseOrderDetail = ({
|
||||
<span className='font-medium text-gray-600 min-w-[140px] flex-shrink-0'>
|
||||
Nomor
|
||||
</span>
|
||||
<span className='text-gray-900 ml-3 break-all font-mono text-sm'>
|
||||
<span className='text-gray-900 ml-3 break-all'>
|
||||
: {purchaseData.pr_number}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user